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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dsys_dep.c170 uap->nowait, &err, proc);
H A Datp_write.c1374 _ATPsndreq(fd, buf, len, nowait, err, proc)
1378 int nowait;
1457 iocbp->ioc_cmd = nowait ? AT_ATP_ISSUE_REQUEST_NOTE : AT_ATP_ISSUE_REQUEST;
1542 if (nowait) {
/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_bio.c3059 nfs_flushcommits(nfsnode_t np, int nowait) argument
3101 if (nowait)
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h768 char nowait_l_[PADL_(int)]; int nowait; char nowait_r_[PADR_(int)]; member in struct:ATPsndreq_args

Completed in 66 milliseconds