Searched refs:ISSET (Results 51 - 75 of 80) sorted by relevance

1234

/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dubc_subr.c1057 if (ISSET(opts, UBC_SETSIZE_NO_FS_REENTRY) && nsize < osize)
1794 while (ISSET(uip->ui_flags, UI_MAPBUSY)) {
1810 if ( !ISSET(uip->ui_flags, UI_ISMAPPED))
1819 if (ISSET(uip->ui_flags, UI_MAPWAITING)) {
1994 while (ISSET(uip->ui_flags, UI_MAPBUSY)) {
2001 if (ISSET(uip->ui_flags, UI_ISMAPPED)) {
2002 if (ISSET(uip->ui_flags, UI_MAPPEDWRITE))
2050 if (ISSET(uip->ui_flags, UI_MAPWAITING)) {
2703 if (!UBCINFOEXISTS(vp) || !ISSET(vp->v_ubcinfo->ui_flags, UI_ISMAPPED))
2706 *writable = ISSET(v
[all...]
H A Dkern_sig.c1765 if (ISSET(sig_proc->p_flag, P_REBOOT) ||
1766 ISSET(sig_proc->p_lflag, P_LEXIT))
/macosx-10.10.1/sudo-73/src/
H A Dexec.c787 if (flags != -1 && !ISSET(flags, O_NONBLOCK))
791 if (flags != -1 && !ISSET(flags, O_NONBLOCK))
H A Dexec_pty.c567 if (n != -1 && !ISSET(n, O_NONBLOCK))
570 if (n != -1 && !ISSET(n, O_NONBLOCK))
590 if (n != -1 && ISSET(n, O_NONBLOCK)) {
H A Dsudoreplay.c331 if (ISSET(replay_filter, 1 << idx) || idx == IOFD_TIMING) {
H A Dldap.c2450 if (!ISSET(ret, VALIDATE_OK)) {
/macosx-10.10.1/cups-408/cups/vcnet/regex/
H A Dengine.c689 if (ISSET(st, stopst) || p == stop)
704 if (ISSET(st, stopst))
778 if (ISSET(st, stopst))
952 if (ISSET(st, i)) {
/macosx-10.10.1/xnu-2782.1.97/bsd/hfs/
H A Dhfs_lookup.c294 !(ISSET(dcp->c_flag, C_DELETED | C_NOEXISTS))) {
H A Dhfs_vnops.c858 return (!ISSET(hfsmp->hfs_flags, HFS_READ_ONLY)
859 && ISSET(cp->c_bsdflags, UF_TRACKED)
2043 if (!ISSET(ap->a_options, FSOPT_EXCHANGE_DATA_ONLY)) {
2092 if (ISSET(from_cp->c_bsdflags, UF_COMPRESSED)) {
2153 if (ISSET(ap->a_options, FSOPT_EXCHANGE_DATA_ONLY)) {
2155 if (ISSET(from_cp->c_bsdflags, UF_COMPRESSED)) {
2546 if (ISSET(cp->c_flag, C_NEED_RVNODE_PUT))
2595 const bool include_rsrc = ISSET(options, HFS_MOVE_DATA_INCLUDE_RSRC);
2598 if (ISSET(from_cp->c_flag, C_DELETED | C_NOEXISTS)
2599 || ISSET(to_c
[all...]
H A Dhfs_readwrite.c3409 if (ISSET(flags, IO_NOZEROFILL)) {
3469 if (ISSET(flags, IO_NOZEROFILL) && vnode_isswap(vp)) {
3842 if (vnode_isswap(vp) && length && !ISSET(flags, IO_NOAUTH)) {
4785 || ISSET(cp->c_flag, C_MIGHT_BE_DIRTY_FROM_MAPPING))) {
4791 || ISSET(cp->c_flag, C_MIGHT_BE_DIRTY_FROM_MAPPING)) {
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/racoon/
H A Disakmp_quick.c420 if (!ISSET(((struct isakmp *)msg0->v)->flags, ISAKMP_FLAG_E)) {
838 if (ISSET(iph2->flags, ISAKMP_FLAG_C)) {
878 if (ISSET(iph2->flags, ISAKMP_FLAG_C)) {
945 if (!ISSET(((struct isakmp *)msg0->v)->flags, ISAKMP_FLAG_E)) {
1115 if (!ISSET(((struct isakmp *)msg0->v)->flags, ISAKMP_FLAG_E)) {
1818 if (!ISSET(((struct isakmp *)msg0->v)->flags, ISAKMP_FLAG_E)) {
1907 if (ISSET(iph2->flags, ISAKMP_FLAG_C)) {
H A Disakmp_agg.c1501 if (ISSET(((struct isakmp *)msg0->v)->flags, ISAKMP_FLAG_E)) {
1677 if (ISSET(((struct isakmp *)msg->v)->flags, ISAKMP_FLAG_E))
H A Disakmp_ident.c854 if (!ISSET(((struct isakmp *)msg0->v)->flags, ISAKMP_FLAG_E)) {
1652 if (!ISSET(((struct isakmp *)msg0->v)->flags, ISAKMP_FLAG_E)) {
H A Disakmp_inf.c205 encrypted = ISSET(((struct isakmp *)msg0->v)->flags, ISAKMP_FLAG_E);
1325 if (ISSET(isakmp->flags, ISAKMP_FLAG_E)) {
H A Disakmp_cfg.c1267 if (ISSET(isakmp->flags, ISAKMP_FLAG_E)) {
H A Disakmp.c394 if (ISSET(isakmp->flags, ISAKMP_FLAG_C)) {
664 if (ISSET(isakmp->flags, ISAKMP_FLAG_C))
667 if (ISSET(isakmp->flags, ISAKMP_FLAG_E) &&
/macosx-10.10.1/xnu-2782.1.97/bsd/nfs/
H A Dnfs_vnops.c724 if (ISSET(np->n_flag, NUPDATESIZE))
959 if (ISSET(np->n_flag, NUPDATESIZE))
1373 while (ISSET(np->n_flag, NREFRESH)) {
1439 wanted = ISSET(np->n_flag, NREFRESHWANT);
1497 if (ISSET(np->n_flag, NUPDATESIZE))
1516 if (!ISSET(np->n_flag, NGETATTRINPROG))
1533 } else if (!ISSET(np->n_flag, NGETATTRINPROG)) {
1624 wanted = ISSET(np->n_flag, NGETATTRWANT);
2050 if (ISSET(np->n_flag, NUPDATESIZE)) {
2506 ISSET(b
[all...]
H A Dnfs4_vnops.c7548 if (ISSET(anp->n_flag, NUPDATESIZE))
7592 } else if ((retlen < rlen) && !ISSET(bp->nb_flags, NB_ERROR)) {
8005 if (!ISSET(bp->nb_flags, NB_CACHE) || !ISSET(ndbhp->ndbh_flags, NDB_FULL)) {
8006 if (!ISSET(bp->nb_flags, NB_CACHE)) { /* initialize the buffer */
8052 if (ISSET(ndbhp->ndbh_flags, NDB_EOF))
/macosx-10.10.1/nano-12/src/
H A Dnano.h50 #define ISSET(bit) ((flags & bit) != 0) macro
/macosx-10.10.1/system_cmds-643.1.1/getty.tproj/
H A Dsubr.c265 #define ISSET(t, f) ((t) & (f)) macro
/macosx-10.10.1/xnu-2782.1.97/bsd/dev/i386/
H A Dfasttrap_isa.c729 if (ISSET(current_proc()->p_lflag, P_LNOATTACH)) {
1046 if (ISSET(current_proc()->p_lflag, P_LNOATTACH)) {
1588 if (ISSET(current_proc()->p_lflag, P_LNOATTACH)) {
/macosx-10.10.1/xnu-2782.1.97/bsd/miscfs/specfs/
H A Dspec_vnops.c820 while (!ISSET(n, 1)) {
1809 if(!ISSET(flags, B_PASSIVE)) {
/macosx-10.10.1/webdavfs-367/webdav_fs.kextproj/webdav_fs.kmodproj/
H A Dwebdav_vnops.c932 if (ISSET(new_pt->pt_status, WEBDAV_WAITINIT))
946 if (ISSET(new_pt->pt_status, WEBDAV_WAITINIT))
/macosx-10.10.1/xnu-2782.1.97/bsd/vfs/
H A Dvfs_cluster.c827 while (!ISSET(cbp->b_flags, B_TDONE)) {
831 if (!ISSET(cbp->b_flags, B_TDONE)) {
5028 if (!ISSET(flags, IO_SYNC) && wbp->cl_number == 0 && wbp->cl_scmap == NULL) {
/macosx-10.10.1/msdosfs-209.1.1/msdosfs.kextproj/msdosfs.kmodproj/
H A Dmsdosfs_vnops.c823 if (ISSET(ap->a_ioflag, IO_NOCACHE) && buf_fromcache(bp) == 0)

Completed in 296 milliseconds

1234