Searched defs:follow (Results 1 - 18 of 18) sorted by relevance

/freebsd-current/sys/security/mac/
H A Dmac_syscalls.c333 kern___mac_get_path(struct thread *td, const char *path_p, struct mac *mac_p, int follow) argument
501 kern___mac_set_path(struct thread *td, const char *path_p, struct mac *mac_p, int follow) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolutionDivision.cpp36 bool follow(const SCEV *S) { function in struct:__anon1708::FindSCEVSize
/freebsd-current/usr.bin/tail/
H A Dforward.c305 follow(file_info_t *files, enum STYLE style, off_t off) function
/freebsd-current/sys/contrib/openzfs/lib/libzpool/
H A Dutil.c164 char *follow = strtok_r(NULL, "=", &save); local
/freebsd-current/sys/compat/linux/
H A Dlinux_xattr.c58 int follow; member in struct:listxattr_args
68 int follow; member in struct:setxattr_args
77 int follow; member in struct:getxattr_args
84 int follow; member in struct:removexattr_args
[all...]
/freebsd-current/sys/kern/
H A Dvfs_acl.c370 kern___acl_get_path(struct thread *td, const char *path, acl_type_t type, struct acl *aclp, int follow) argument
409 kern___acl_set_path(struct thread *td, const char *path, acl_type_t type, const struct acl *aclp, int follow) argument
486 kern___acl_delete_path(struct thread *td, const char *path, acl_type_t type, int follow) argument
544 kern___acl_aclcheck_path(struct thread *td, const char *path, acl_type_t type, struct acl *aclp, int follow) argument
[all...]
H A Dvfs_extattr.c302 user_extattr_set_path(struct thread *td, const char *path, int attrnamespace, const char *uattrname, void *data, size_t nbytes, int follow) argument
316 kern_extattr_set_path(struct thread *td, const char *path, int attrnamespace, const char *attrname, void *data, size_t nbytes, int follow, enum uio_seg pathseg) argument
488 user_extattr_get_path(struct thread *td, const char *path, int attrnamespace, const char *uattrname, void *data, size_t nbytes, int follow) argument
502 kern_extattr_get_path(struct thread *td, const char *path, int attrnamespace, const char *attrname, void *data, size_t nbytes, int follow, enum uio_seg pathseg) argument
641 user_extattr_delete_path(struct thread *td, const char *path, int attrnamespace, const char *uattrname, int follow) argument
655 kern_extattr_delete_path(struct thread *td, const char *path, int attrnamespace, const char *attrname, int follow, enum uio_seg pathseg) argument
810 user_extattr_list_path(struct thread *td, const char *path, int attrnamespace, void *data, size_t nbytes, int follow) argument
835 kern_extattr_list_path(struct thread *td, const char *path, int attrnamespace, struct uio *auiop, int follow, enum uio_seg pathseg) argument
[all...]
/freebsd-current/usr.bin/rpcgen/
H A Drpc_util.c159 ptype(const char *prefix, const char *type, int follow) argument
/freebsd-current/lib/libc/gen/
H A Dfts-compat.c912 fts_stat(FTS *sp, FTSENT *p, int follow) argument
H A Dfts.c893 fts_stat(FTS *sp, FTSENT *p, int follow, int dfd) argument
H A Dfts-compat11.c895 fts_stat(FTS11 *sp, FTSENT11 *p, int follow, int dfd) argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h726 bool follow(const SCEV *S) { function in struct:llvm::FindClosure
/freebsd-current/contrib/one-true-awk/
H A Db.c558 void follow(Node *v) /* collects leaves that can follow v into setvec */ function
[all...]
/freebsd-current/contrib/ldns/
H A Ddnssec_zone.c311 ldns_dnssec_rrsets_print(FILE *out, const ldns_dnssec_rrsets *rrsets, bool follow) argument
274 ldns_dnssec_rrsets_print_soa_fmt(FILE *out, const ldns_output_format *fmt, const ldns_dnssec_rrsets *rrsets, bool follow, bool show_soa) argument
303 ldns_dnssec_rrsets_print_fmt(FILE *out, const ldns_output_format *fmt, const ldns_dnssec_rrsets *rrsets, bool follow) argument
/freebsd-current/sbin/fsck_ffs/
H A Dsuj.c907 blk_free_lbn(ufs2_daddr_t blk, ino_t ino, ufs_lbn_t lbn, int frags, int follow) argument
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1433 void follow(const SUnit *SU) { function in class:__anon1945::SchedDAGReverseDFS
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2224 bool follow(const SCEV *S) { function in struct:__anon3009::SCEVFindUnsafe
/freebsd-current/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c10161 int follow; member in struct:ev_opts

Completed in 185 milliseconds