Searched refs:modify (Results 1 - 7 of 7) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/crypto/blowfish/
H A Dbf_enc.c73 to modify the code.
/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/synthfs/
H A Dsynthfs.h235 int synthfs_update(struct vnode *vp, struct timeval *access, struct timeval *modify, int waitfor);
H A Dsynthfs_vnops.c1222 synthfs_update(struct vnode *vp, struct timeval *access, struct timeval *modify, __unused int waitfor) argument
1232 if (sp->s_nodeflags & IN_UPDATE) sp->s_modificationtime = *modify;
/macosx-10.5.8/xnu-1228.15.4/bsd/ufs/ffs/
H A Dffs_inode.c110 ffs_update(struct vnode *vp, struct timeval *access, struct timeval *modify, int waitfor) argument
134 ip->i_mtime = modify->tv_sec;
/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/devfs/
H A Ddevfs_vnops.c109 struct timeval *modify);
1362 devfs_update(struct vnode *vp, struct timeval *access, struct timeval *modify) argument
1376 dn_times(ip, access, modify, &now);
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dstart.s189 ; We are just setting defaults. The specific initialization code will modify these
909 ; .long ptInitRout - Initilization routine. Can modify any of the other attributes.
H A Dlowmem_vectors.s2367 ; ml_probe_read. If so, this is expected, so modify the PC to

Completed in 65 milliseconds