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

/darwin-on-arm/xnu/bsd/netat/
H A Dsys_dep.c170 uap->nowait, &err, proc);
H A Dddp.save170 int ATPsndreq(fd, buf, len, nowait) /* AIX version */
174 int nowait;
179 rc = (*sys_ATPsndreq)(fd, buf, len, nowait, &err, 0);
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) {
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_bio.c3007 nfs_flushcommits(nfsnode_t np, int nowait) argument
3050 if (nowait)

Completed in 30 milliseconds