Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/lp/model/netpr/
H A Dnetpr.h138 int np_timeout; member
H A Dnet.c96 if ((xfer = xfer_file(sockfd, pa, filesize, bsdjob->np_timeout)) != 0) { in bsd_print()
H A Dbsd_misc.c124 job->np_timeout = injob->timeout; in create_bsd_job()