Searched defs:cre (Results 1 - 10 of 10) sorted by relevance
| /src/sys/ufs/ext2fs/ |
| H A D | ext2fs_subr.c | 105 ext2fs_itimes(struct inode * ip,const struct timespec * acc,const struct timespec * mod,const struct timespec * cre) argument
|
| /src/sys/ufs/lfs/ |
| H A D | lfs_itimes.c | 57 lfs_itimes(struct inode * ip,const struct timespec * acc,const struct timespec * mod,const struct timespec * cre) argument
|
| /src/sys/ufs/chfs/ |
| H A D | chfs_subr.c | 306 chfs_itimes(struct chfs_inode * ip,const struct timespec * acc,const struct timespec * mod,const struct timespec * cre) argument
|
| /src/usr.bin/vgrind/ |
| H A D | regexp.c | 160 char *cre; /* pointer to converted regular expression */ local in function:convexp
|
| /src/sys/fs/ptyfs/ |
| H A D | ptyfs_vnops.c | 930 ptyfs_itimes(struct ptyfsnode * ptyfs,const struct timespec * acc,const struct timespec * mod,const struct timespec * cre) argument
|
| /src/usr.bin/csplit/ |
| H A D | csplit.c | 368 regex_t cre; local in function:do_rexp
|
| /src/sys/ufs/ffs/ |
| H A D | ffs_inode.c | 803 ffs_itimes(struct inode * ip,const struct timespec * acc,const struct timespec * mod,const struct timespec * cre) argument
|
| /src/usr.bin/xargs/ |
| H A D | xargs.c | 622 regex_t cre; local in function:prompt
|
| /src/sys/fs/msdosfs/ |
| H A D | msdosfs_vnops.c | 1429 msdosfs_detimes(struct denode * dep,const struct timespec * acc,const struct timespec * mod,const struct timespec * cre,int gmtoff) argument
|
| /src/sys/arch/rs6000/include/ |
| H A D | iplcb.h | 368 uint32_t cre[16]; /* Storage Configuration Registers. */ member in struct:ipl_info
|
Completed in 12 milliseconds