Searched refs:add_form (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/lp/cmd/
H A Dlpforms.c54 static int add_form ( char * , FILE * , FALERT * , char * );
69 static int add_form();
237 action = set_action(add_form, "-F");
302 action = set_action(add_form, "-u");
319 action = set_action(add_form, "-d");
325 action = set_action(add_form, "-P");
353 action = set_action(add_form, "-");
380 action == add_form
429 ** add_form()
453 return (add_form(for
458 add_form ( function
[all...]

Completed in 56 milliseconds