Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/print/bsd-sysv-commands/
H A Dcommon.c500 all_list(papi_service_t svc) in all_list() function
565 if ((result = all_list(svc)) == NULL) in interest_list()
/illumos-gate/usr/src/cmd/lp/cmd/
H A Dlpforms.c478 char * all_list[] = { NAME_ALL, 0 }; local
753 if (new_form && allow_user_form(all_list, fbuf.name) == -1) {