Home
last modified time | relevance | path

Searched refs:option_entry (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/lp/lib/printers/
H A Dgetpentry.c61 char * option_entry = NULL; in getpentry() local
152 if ((option_entry = strdup(p)) == NULL) { in getpentry()
167 return (option_entry); in getpentry()