Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dinit.c110 (void) new_fstatus(f); in init_forms()
H A Dlpsched.h338 extern FSTATUS *new_fstatus(_FORM *f);
H A Dfncs.c325 new_fstatus(_FORM *f) in new_fstatus() function
481 ps = new_fstatus(NULL); in search_fstatus()
H A Ddisp3.c552 } else if ((pfs = new_fstatus(pf))) { in s_load_form()