Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddisp1.c34 static char *reqpath(char *, char **);
114 req_file = reqpath(file, &idno); in s_print_request()
1091 reqpath(char *file, char **idnumber) in reqpath() function