Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/lp/lib/printers/
H A Dgetpentry.c63 char * option_entry = NULL; in getpentry() local
154 if ((option_entry = strdup(p)) == NULL) { in getpentry()
169 return (option_entry); in getpentry()