Searched defs:ac (Results 126 - 150 of 199) sorted by path

12345678

/freebsd-11-stable/usr.sbin/ngctl/
H A Dstatus.c60 StatusCmd(int ac, char **av) argument
H A Dtypes.c59 TypesCmd(int ac, char **av __unused) argument
H A Dwrite.c62 WriteCmd(int ac, char **av) argument
/freebsd-11-stable/usr.sbin/nghook/
H A Dmain.c76 main(int ac, char *av[]) argument
/freebsd-11-stable/usr.sbin/ppp/
H A Dradius.c1076 radius_Account_Set_Ip(struct radacct *ac, struct in_addr *peer_ip, argument
1087 radius_Account_Set_Ipv6(struct radacct *ac, u_char *ifid) argument
1098 radius_Account(struct radius *r, struct radacct *ac, struct datalink *dl, int acct_type, struct pppThroughput *stats) argument
[all...]
/freebsd-11-stable/usr.sbin/procctl/
H A Dprocctl.c57 main(int ac, char **av) { argument
/freebsd-11-stable/usr.sbin/sa/
H A Dmain.c315 struct acctv2 ac; local
[all...]
/freebsd-11-stable/usr.sbin/sicontrol/
H A Dsicontrol.c250 debug(int ac, char **av) argument
297 rxint(int ac, char **av) argument
322 txint(int ac, char **av) argument
345 onoff(int ac, char **av, int cmd, char *cmdstr, char *prstr, int usage) argument
373 mstate(int ac, char **av) argument
393 nport(int ac, char **av) argument
568 ccb_stat(int ac, char **av) argument
629 port_stat(int ac, char **av) argument
[all...]
/freebsd-11-stable/usr.sbin/vidcontrol/
H A Dvidcontrol.c235 nextarg(int ac, char **av, int *indp, int oc, int strict) argument
/freebsd-11-stable/usr.sbin/watch/
H A Dwatch.c286 main(int ac, char *av[]) argument
/freebsd-11-stable/contrib/apr/tables/
H A Dapr_skiplist.c228 void *ac = (void *) (((apr_skiplist *) a)->compare); local
233 static int indexing_compk(void *ac, void *b) argument
/freebsd-11-stable/contrib/elftoolchain/elfdump/
H A Delfdump.c645 main(int ac, char **av) argument
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_mtree.c569 struct attr_counter *ac; local
584 struct attr_counter *ac, *ta local
598 attr_counter_inc(struct attr_counter **top, struct attr_counter *ac, struct attr_counter *last, struct mtree_entry *me) argument
641 struct attr_counter *ac, *last; local
[all...]
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_read_format_gtar_sparse.c175 verify_archive_file(const char *name, struct archive_contents *ac) argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1996 void setAccessControl(AccessControl ac) { DeclAccess = ac; } argument
1968 ObjCIvarDecl(ObjCContainerDecl *DC, SourceLocation StartLoc, SourceLocation IdLoc, IdentifierInfo *Id, QualType T, TypeSourceInfo *TInfo, AccessControl ac, Expr *BW, bool synthesized) argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h635 BlockCodeRegion(const BlockDecl *bd, CanQualType lTy, AnalysisDeclContext *ac, const CodeSpaceRegion* sreg) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1773 Create(ASTContext &C, ObjCContainerDecl *DC, SourceLocation StartLoc, SourceLocation IdLoc, IdentifierInfo *Id, QualType T, TypeSourceInfo *TInfo, AccessControl ac, Expr *BW, bool synthesized) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DLiveVariables.cpp97 LiveVariablesImpl(AnalysisDeclContext &ac, bool KillAtAssign) argument
H A DUninitializedValues.cpp518 AnalysisDeclContext ∾ member in class:__anon394::TransferFunctions
524 TransferFunctions(CFGBlockValues &vals, const CFG &cfg, const CFGBlock *block, AnalysisDeclContext &ac, const ClassifyRefs &classification, UninitVariablesHandler &handler) argument
836 runOnBlock(const CFGBlock *block, const CFG &cfg, AnalysisDeclContext &ac, CFGBlockValues &vals, const ClassifyRefs &classification, llvm::BitVector &wasAnalyzed, UninitVariablesHandler &handler) argument
901 runUninitializedVariablesAnalysis( const DeclContext &dc, const CFG &cfg, AnalysisDeclContext &ac, UninitVariablesHandler &handler, UninitVariablesAnalysisStats &stats) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp16442 ObjCIvarDecl::AccessControl ac = local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSecuritySyntaxOnly.cpp80 WalkAST(BugReporter &br, AnalysisDeclContext* ac, argument
H A DCheckSizeofPointer.cpp30 WalkAST(BugReporter &br, const CheckerBase *checker, AnalysisDeclContext *ac) argument
H A DDeadStoresChecker.cpp147 DeadStoreObs(const CFG &cfg, ASTContext &ctx, BugReporter &br, const DeadStoresChecker *checker, AnalysisDeclContext *ac, ParentMap &parents, llvm::SmallPtrSet<const VarDecl *, 20> &escaped, bool warnForDeadNestedAssignments) argument
H A DObjCContainersASTChecker.cpp73 WalkAST(BugReporter &br, const CheckerBase *checker, AnalysisDeclContext *ac) argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp301 AsanChunk *ac = GetAsanChunk((void *)chunk); local
615 AllocatorCache *ac = GetAllocatorCache(ms); local
620 AllocatorCache *ac = &fallback_allocator_cache; local
714 AllocatorCache *ac = GetAllocatorCache(ms); local
[all...]

Completed in 440 milliseconds

12345678