Home
last modified time | relevance | path

Searched defs:follow (Results 1 – 21 of 21) sorted by relevance

/freebsd-14.2/sys/kern/
H A Dvfs_acl.c372 struct acl *aclp, int follow) in kern___acl_get_path()
411 acl_type_t type, const struct acl *aclp, int follow) in kern___acl_set_path()
488 acl_type_t type, int follow) in kern___acl_delete_path()
546 struct acl *aclp, int follow) in kern___acl_aclcheck_path()
H A Dvfs_extattr.c304 const char *uattrname, void *data, size_t nbytes, int follow) in user_extattr_set_path()
318 const char *attrname, void *data, size_t nbytes, int follow, in kern_extattr_set_path()
490 const char *uattrname, void *data, size_t nbytes, int follow) in user_extattr_get_path()
504 const char *attrname, void *data, size_t nbytes, int follow, in kern_extattr_get_path()
643 const char *uattrname, int follow) in user_extattr_delete_path()
657 const char *attrname, int follow, enum uio_seg pathseg) in kern_extattr_delete_path()
812 void *data, size_t nbytes, int follow) in user_extattr_list_path()
837 struct uio *auiop, int follow, enum uio_seg pathseg) in kern_extattr_list_path()
/freebsd-14.2/sys/compat/linux/
H A Dlinux_xattr.c58 int follow; member
68 int follow; member
77 int follow; member
84 int follow; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DDelinearization.cpp55 bool follow(const SCEV *S) { in follow() function
70 bool follow(const SCEV *S) { in follow() function
95 bool follow(const SCEV *S) { in follow() function
130 bool follow(const SCEV *S) { in follow() function
H A DScalarEvolutionDivision.cpp36 bool follow(const SCEV *S) { in sizeOfSCEV() function
H A DScalarEvolution.cpp3088 bool follow(const SCEV *S) { in containsConstantInAddMulChain() function
4137 bool follow(const SCEV *S) { in follow() function
6058 bool follow(const SCEV *S) { in SCEVMinMaxExprContains() function
8488 bool follow(const SCEV *S) { in forgetLcssaPhiWithNewPredecessor() function
13964 bool follow(const SCEV *S) { in getUsedLoops() function
/freebsd-14.2/sys/security/mac/
H A Dmac_syscalls.c334 int follow) in kern___mac_get_path()
502 int follow) in kern___mac_set_path()
/freebsd-14.2/usr.bin/tail/
H A Dforward.c308 follow(file_info_t *files, enum STYLE style, off_t off) in follow() function
/freebsd-14.2/sys/contrib/openzfs/lib/libzpool/
H A Dutil.c164 char *follow = strtok_r(NULL, "=", &save); in set_global_var_parse_kv() local
/freebsd-14.2/contrib/ldns/
H A Ddnssec_zone.c276 bool follow, in ldns_dnssec_rrsets_print_soa_fmt()
305 bool follow) in ldns_dnssec_rrsets_print_fmt()
311 ldns_dnssec_rrsets_print(FILE *out, const ldns_dnssec_rrsets *rrsets, bool follow) in ldns_dnssec_rrsets_print()
/freebsd-14.2/usr.bin/rpcgen/
H A Drpc_util.c167 ptype(const char *prefix, const char *type, int follow) in ptype()
/freebsd-14.2/lib/libc/gen/
H A Dfts.c895 fts_stat(FTS *sp, FTSENT *p, int follow, int dfd) in fts_stat()
H A Dfts-compat.c914 fts_stat(FTS *sp, FTSENT *p, int follow) in fts_stat()
H A Dfts-compat11.c897 fts_stat(FTS11 *sp, FTSENT11 *p, int follow, int dfd) in fts_stat()
/freebsd-14.2/contrib/one-true-awk/
H A Db.c558 void follow(Node *v) /* collects leaves that can follow v into setvec */ in follow() function
/freebsd-14.2/contrib/sendmail/src/
H A Dparseaddr.c2504 printaddr(fp, a, follow) in printaddr() argument
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1433 void follow(const SUnit *SU) { in follow() function in __anoneb1c04e60311::SchedDAGReverseDFS
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h726 bool follow(const SCEV *S) { in SCEVExprContains() function
/freebsd-14.2/sbin/fsck_ffs/
H A Dsuj.c909 blk_free_lbn(ufs2_daddr_t blk, ino_t ino, ufs_lbn_t lbn, int frags, int follow) in blk_free_lbn()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2224 bool follow(const SCEV *S) { in follow() function
/freebsd-14.2/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c10015 int follow; member