Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Dstatus.c43 static PFSTATUS * parseFormList ( char *,short *);
199 ppfs = parseFormList (buf,&numForms); in load_pstatus()
515 parseFormList(char *formList, short *num) in parseFormList() function