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

/macosx-10.10/xnu-2782.1.97/bsd/hfs/
H A Dhfs_cnode.c68 return ((cp->c_flag & (C_DELETED | C_NOEXISTS)) ? ENOENT : 0);
95 cp->c_flag |= C_BACKINGSTORE;
98 cp->c_flag &= ~C_BACKINGSTORE;
133 if (cp->c_flag & C_BACKINGSTORE) {
224 (cp->c_flag & C_DELETED) &&
243 (!ISSET(cp->c_flag, C_DELETED)) &&
244 (!ISSET(cp->c_flag, C_NOEXISTS)) &&
282 if (cp->c_flag & C_HARDLINK) {
314 (cp->c_flag & C_DELETED) &&
477 (cp->c_flag
2202 u_int32_t c_flag; local
[all...]
H A Dhfs_link.c184 if ((cp->c_linkcount == 2) && !(cp->c_flag & C_HARDLINK)) {
349 cp->c_flag |= C_HARDLINK;
376 cp->c_flag |= C_NEED_DVNODE_PUT;
387 cp->c_flag |= C_NEED_RVNODE_PUT;
392 cp->c_flag |= C_FORCEUPDATE;
394 dcp->c_flag |= C_FORCEUPDATE;
516 if (fdcp->c_flag & (C_NOEXISTS | C_DELETED)) {
522 if (tdcp->c_flag & (C_NOEXISTS | C_DELETED)) {
538 if (cp->c_flag & (C_NOEXISTS | C_DELETED)) {
543 tdcp->c_flag |
[all...]
H A Dhfs_vnops.c504 ocp->c_flag |= C_MODIFIED | C_FORCEUPDATE; // mark it dirty
922 if (cp->c_flag & C_NOEXISTS)
973 SET(cp->c_flag, C_MODIFIED);
1234 if (cp->c_flag & C_HARDLINK) {
1320 if ((cp->c_flag & C_HARDLINK) &&
1671 cp->c_flag |= C_MODIFIED;
1690 if ((cp->c_flag & C_HARDLINK) && (vp->v_type != VDIR)){
2185 if (from_cp->c_flag & C_HARDLINK) {
2195 if (to_cp->c_flag & C_HARDLINK) {
2264 from_flag_special = from_cp->c_flag
[all...]
H A Dhfs_lookup.c199 if (dcp->c_flag & C_DIR_MODIFICATION) {
203 // msleep((caddr_t)&dcp->c_flag, &dcp->c_rwlock, PINOD, "hfs_vnop_lookup", 0);
294 !(ISSET(dcp->c_flag, C_DELETED | C_NOEXISTS))) {
305 dcp->c_flag |= C_NEG_ENTRIES;
425 if ((nameiop == LOOKUP) && (VTOC(tvp)->c_flag & C_HARDLINK)) {
531 if (((flags & ISLASTCN) && (cp->c_flag & C_HARDLINK))
H A Dhfs_chash.c200 if (cp->c_flag & (C_NOEXISTS | C_DELETED)) {
262 if (cp->c_flag & (C_NOEXISTS | C_DELETED)) {
366 if ((cp->c_flag & (C_NOEXISTS | C_DELETED)) && !wantrsrc) {
368 if (cp->c_flag & C_RENAMED) {
H A Dhfs_readwrite.c1747 cp->c_flag |= C_MODIFIED | C_FORCEUPDATE;
1748 to_cp->c_flag |= C_MODIFIED | C_FORCEUPDATE;
2196 cp->c_flag |= C_SSD_STATIC;
2199 cp->c_flag &= ~C_SSD_STATIC;
2234 cp->c_flag |= C_SSD_GREEDY_MODE;
2237 cp->c_flag &= ~C_SSD_GREEDY_MODE;
2280 cp->c_flag |= C_IO_ISOCHRONOUS;
2619 cp->c_flag |= C_ALWAYS_ZEROFILL;
2621 cp->c_flag &= ~C_ALWAYS_ZEROFILL;
3019 cp->c_flag |
[all...]
H A Dhfs_vfsops.c2465 if ((cp->c_flag & C_MODIFIED) ||
2549 if (((cp->c_flag & C_MODIFIED) == 0) &&
3224 if ((VTOC(*vpp)->c_flag & C_HARDLINK) &&
3381 VTOC(vp)->c_flag |= C_HARDLINK;
3403 if (error == 0 && (VTOC(vp)->c_flag & C_HARDLINK)) {
3648 FTOC(fp)->c_flag &= ~C_MODIFIED;
3659 FTOC(fp)->c_flag &= ~C_MODIFIED;
3919 if (FTOC(fp)->c_flag & C_MODIFIED) {
3929 FTOC(fp)->c_flag &= ~C_MODIFIED;
3934 if (FTOC(fp)->c_flag
[all...]
H A Dhfs_cnode.h140 u_int32_t c_flag; /* cnode's runtime flags */ member in struct:cnode
220 * Runtime cnode flags (kept in c_flag)
H A Dhfs_resize.c291 VTOC(vp)->c_flag |= C_MODIFIED;
1376 cp->c_flag |= C_MODIFIED;
1901 cp->c_flag |= C_MODIFIED;
2046 if (vnode_isdir(vp) && (cp->c_flag & C_HARDLINK)) {
2099 if (cp->c_flag & C_NOEXISTS) {
3194 VTOC(rvp)->c_flag |= C_NEED_RVNODE_PUT;
H A Dhfs_xattr.c341 if ((cp->c_flag & C_DELETED) && (namelen == 0)) {
843 cp->c_flag |= C_MODIFIED;
897 if ((cp->c_flag & C_DELETED) && (namelen == 0)) {
1063 if ((cp) && (cp->c_flag & C_NOEXISTS)) {
1403 cp->c_flag |= C_MODIFIED;
1492 cp->c_flag |= C_MODIFIED;
H A Dhfs_btreeio.c552 VTOC(vp)->c_flag |= C_MODIFIED;
H A Dhfs_attrlist.c341 dcp->c_flag |= (C_MODIFIED | C_FORCEUPDATE);
394 if (!(cp->c_flag & C_HARDLINK))
H A Dhfs_hotfiles.c820 (cp->c_flag & (C_DELETED | C_NOEXISTS)) ||
1939 cp->c_flag |= C_ZFWANTSYNC;
H A Dhfs_vfsutils.c3637 cp->c_flag |= C_MODIFIED | C_FORCEUPDATE;
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Daix5ppc-core.c73 c_flag has CORE_VERSION_1, Aix 4+
85 if ((CORE_VERSION_1 != (core.c_flag & CORE_VERSION_1))
97 || (! (core.c_flag & UBLOCK_VALID))
98 || (! (core.c_flag & LE_VALID)))
102 if ((! (core.c_flag & USTACK_VALID))
103 || (core.c_flag & CORE_TRUNC))
H A Drs6000-core.c321 int c_flag; local
338 c_flag = core.new.c_flag;
348 c_flag = core.old.c_flag;
395 if (!(c_flag & UBLOCK_VALID)
396 || !(c_flag & LE_VALID))
402 if (!(c_flag & USTACK_VALID))
410 if (!(c_flag & (FULL_CORE | CORE_TRUNC)))
430 if (c_flag
[all...]
/macosx-10.10/Heimdal-398.1.2/appl/afsutil/
H A Dpagsh.c70 static int c_flag; variable
76 { NULL, 'c', arg_flag, &c_flag },
201 if (errno == ENOENT || c_flag) {
/macosx-10.10/vim-55/src/
H A Dos_riscos.h152 #define c_flag (1<<29) macro
H A Dos_riscos.c245 if (xswi(OS_ReadLine, line_buffer, 255, 0, 255) & (c_flag | v_flag))
283 if (xswi(OS_ReadC) & c_flag)
300 while (xswi(OS_Byte,145,0) & c_flag)
315 if (xswi(OS_Byte,145,0) & c_flag)
329 if (xswi(OS_Byte, 152, 0) & c_flag)
/macosx-10.10/OpenSSH-189/openssh/
H A Dssh-agent.c1203 int c_flag = 0, d_flag = 0, k_flag = 0, s_flag = 0, l_flag = 0; local
1205 int c_flag = 0, d_flag = 0, k_flag = 0, s_flag = 0;
1249 c_flag++;
1260 if (c_flag)
1286 if (ac > 0 && (c_flag || k_flag || s_flag || d_flag || l_flag))
1288 if (ac > 0 && (c_flag || k_flag || s_flag || d_flag))
1292 if (ac == 0 && !c_flag && !s_flag) {
1296 c_flag = 1;
1318 format = c_flag ? "unsetenv %s;\n" : "unset %s;\n";
1428 format = c_flag
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/include/opcode/
H A Dm88k.h127 c_flag:1, member in struct:IR_FIELDS
428 c_flag:1, /* complement. */ member in struct:SIM_FLAGS
/macosx-10.10/xnu-2782.1.97/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c742 if (FTOC(fcb)->c_flag & C_MODIFIED)
1033 FTOC(fcb)->c_flag |= C_MODIFIED | C_FORCEUPDATE;
1103 FTOC(fcb)->c_flag |= C_MODIFIED | C_FORCEUPDATE;
1117 FTOC(fcb)->c_flag |= C_MODIFIED;
1259 FTOC(fcb)->c_flag |= C_FORCEUPDATE;
1339 FTOC(fcb)->c_flag |= C_MODIFIED | C_FORCEUPDATE;
1477 FTOC(fcb)->c_flag |= (C_MODIFIED | C_FORCEUPDATE);
1718 FTOC(fcb)->c_flag |= C_FORCEUPDATE;
1968 FTOC(fcb)->c_flag |= C_MODIFIED;
/macosx-10.10/bind9-45.101/bind9/bin/rndc/
H A Drndc.c82 static isc_boolean_t c_flag = ISC_FALSE; variable
476 } else if (! c_flag && isc_file_exists(admin_keyfile)) {
734 c_flag = ISC_TRUE;

Completed in 482 milliseconds