Searched defs:ar (Results 26 - 50 of 77) sorted by relevance

1234

/freebsd-11-stable/usr.sbin/mfiutil/
H A Dmfi_show.c346 struct mfi_array *ar; local
H A Dmfi_config.c125 struct mfi_array *ar; local
428 struct mfi_array *ar = (struct mfi_array *)arrayp; local
457 struct mfi_array *ar; local
550 struct mfi_array *ar; local
927 struct mfi_array *ar; local
1111 struct mfi_array *ar; local
[all...]
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_ar.c52 struct ar { struct
101 struct ar *ar; local
138 struct ar *ar; local
167 _ar_read_header(struct archive_read *a, struct archive_entry *entry, struct ar *ar, const char *h, size_t *unconsumed) argument
423 struct ar *ar = (struct ar*)(a->format->data); local
456 ar_parse_common_header(struct ar *ar, struct archive_entry *entry, const char *h) argument
485 struct ar *ar; local
534 struct ar* ar; local
554 struct ar *ar; local
[all...]
H A Darchive_write_set_format_ar.c124 struct ar_w *ar; local
152 struct ar_w *ar; local
369 struct ar_w *ar; local
405 struct ar_w *ar; local
425 struct ar_w *ar; local
445 struct ar_w *ar; local
[all...]
/freebsd-11-stable/contrib/lua/src/
H A Dldblib.c146 lua_Debug ar; local
196 lua_Debug ar; local
228 lua_Debug ar; local
305 hookf(lua_State *L, lua_Debug *ar) argument
[all...]
H A Dldebug.c110 LUA_API int lua_getstack (lua_State *L, int level, lua_Debug *ar) { argument
171 LUA_API const char *lua_getlocal (lua_State *L, const lua_Debug *ar, int n) { argument
195 LUA_API const char *lua_setlocal (lua_State *L, const lua_Debug *ar, int n) { argument
211 static void funcinfo (lua_Debug *ar, Closure *cl) { argument
262 auxgetinfo(lua_State *L, const char *what, lua_Debug *ar, Closure *f, CallInfo *ci) argument
309 lua_getinfo(lua_State *L, const char *what, lua_Debug *ar) argument
[all...]
H A Dloadlib.c635 lua_Debug ar; local
H A Dlua.c111 static void lstop (lua_State *L, lua_Debug *ar) { argument
H A Dldo.c259 lua_Debug ar; local
/freebsd-11-stable/contrib/flex/
H A Ddfa.c109 int ar = assoc_rule[ns]; local
/freebsd-11-stable/crypto/heimdal/base/
H A Dheimbase.c126 heim_auto_release_t ar = p->autorelpool; local
439 heim_auto_release_t ar = ptr; local
491 heim_auto_release_t ar; local
518 heim_auto_release_t ar; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/common/ctf/
H A Dctf_types.c349 ctf_arinfo_t ar; local
/freebsd-11-stable/sys/security/audit/
H A Daudit.c212 struct kaudit_record *ar; local
255 struct kaudit_record *ar; local
370 struct kaudit_record *ar; local
395 audit_free(struct kaudit_record *ar) argument
402 audit_commit(struct kaudit_record *ar, int error, int retval) argument
666 struct kaudit_record *ar; local
[all...]
H A Daudit_arg.c67 struct kaudit_record *ar; local
80 struct kaudit_record *ar; local
94 struct kaudit_record *ar; local
107 struct kaudit_record *ar; local
120 struct kaudit_record *ar; local
133 struct kaudit_record *ar; local
146 struct kaudit_record *ar; local
159 struct kaudit_record *ar; local
172 struct kaudit_record *ar; local
185 struct kaudit_record *ar; local
198 struct kaudit_record *ar; local
211 struct kaudit_record *ar; local
224 struct kaudit_record *ar; local
237 struct kaudit_record *ar; local
250 struct kaudit_record *ar; local
264 struct kaudit_record *ar; local
286 struct kaudit_record *ar; local
299 struct kaudit_record *ar; local
313 struct kaudit_record *ar; local
326 struct kaudit_record *ar; local
339 struct kaudit_record *ar; local
352 struct kaudit_record *ar; local
365 struct kaudit_record *ar; local
379 struct kaudit_record *ar; local
392 struct kaudit_record *ar; local
419 struct kaudit_record *ar; local
432 struct kaudit_record *ar; local
447 struct kaudit_record *ar; local
480 struct kaudit_record *ar; local
493 struct kaudit_record *ar; local
511 struct kaudit_record *ar; local
533 struct kaudit_record *ar; local
555 struct kaudit_record *ar; local
568 struct kaudit_record *ar; local
581 struct kaudit_record *ar; local
595 struct kaudit_record *ar; local
608 struct kaudit_record *ar; local
621 struct kaudit_record *ar; local
636 struct kaudit_record *ar; local
654 struct kaudit_record *ar; local
725 struct kaudit_record *ar; local
738 struct kaudit_record *ar; local
793 struct kaudit_record *ar; local
809 struct kaudit_record *ar; local
828 struct kaudit_record *ar; local
849 struct kaudit_record *ar; local
867 struct kaudit_record *ar; local
880 struct kaudit_record *ar; local
899 struct kaudit_record *ar; local
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dldebug.c90 LUA_API int lua_getstack (lua_State *L, int level, lua_Debug *ar) { argument
151 LUA_API const char *lua_getlocal (lua_State *L, const lua_Debug *ar, int n) { argument
175 LUA_API const char *lua_setlocal (lua_State *L, const lua_Debug *ar, int n) { argument
190 static void funcinfo (lua_Debug *ar, Closure *cl) { argument
227 auxgetinfo(lua_State *L, const char *what, lua_Debug *ar, Closure *f, CallInfo *ci) argument
278 lua_getinfo(lua_State *L, const char *what, lua_Debug *ar) argument
[all...]
H A Dlauxlib.c62 static int pushglobalfuncname (lua_State *L, lua_Debug *ar) { argument
78 static void pushfuncname (lua_State *L, lua_Debug *ar) { argument
97 lua_Debug ar; local
113 lua_Debug ar; local
149 lua_Debug ar; local
179 lua_Debug ar; local
[all...]
H A Dldo.c233 lua_Debug ar; local
/freebsd-11-stable/sbin/iscontrol/
H A Dconfig.c244 char *lp, *p, **ar; local
351 char **ar; local
[all...]
/freebsd-11-stable/contrib/unbound/daemon/
H A Dcachedump.c629 unsigned int flags, qdcount, security, an, ns, ar; local
/freebsd-11-stable/contrib/bmake/
H A Darch.c545 ArchFindArchive(const void *ar, const void *archName) argument
581 Arch *ar; /* Archive descriptor */ local
791 ArchSVR4Entry(Arch *ar, char *name, size_t size, FILE *arch) argument
[all...]
/freebsd-11-stable/usr.sbin/rarpd/
H A Drarpd.c721 struct sockaddr_in *ar, *ar2; local
/freebsd-11-stable/sys/netinet/
H A Dif_ether.c662 struct arphdr *ar; local
[all...]
/freebsd-11-stable/contrib/libarchive/cpio/
H A Dcpio.c1055 extract_data(struct archive *ar, struct archive *aw) argument
/freebsd-11-stable/contrib/gcc/
H A Dtree-complex.c808 expand_complex_addition(block_stmt_iterator *bsi, tree inner_type, tree ar, tree ai, tree br, tree bi, enum tree_code code, complex_lattice_t al, complex_lattice_t bl) argument
884 expand_complex_libcall(block_stmt_iterator *bsi, tree ar, tree ai, tree br, tree bi, enum tree_code code) argument
928 expand_complex_multiplication(block_stmt_iterator *bsi, tree inner_type, tree ar, tree ai, tree br, tree bi, complex_lattice_t al, complex_lattice_t bl) argument
1014 expand_complex_div_straight(block_stmt_iterator *bsi, tree inner_type, tree ar, tree ai, tree br, tree bi, enum tree_code code) argument
1041 expand_complex_div_wide(block_stmt_iterator *bsi, tree inner_type, tree ar, tree ai, tree br, tree bi, enum tree_code code) argument
1183 expand_complex_division(block_stmt_iterator *bsi, tree inner_type, tree ar, tree ai, tree br, tree bi, enum tree_code code, complex_lattice_t al, complex_lattice_t bl) argument
1263 expand_complex_negation(block_stmt_iterator *bsi, tree inner_type, tree ar, tree ai) argument
1279 expand_complex_conjugate(block_stmt_iterator *bsi, tree inner_type, tree ar, tree ai) argument
1292 expand_complex_comparison(block_stmt_iterator *bsi, tree ar, tree ai, tree br, tree bi, enum tree_code code) argument
1331 tree ac, ar, ai, bc, br, bi; local
[all...]
/freebsd-11-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_call.c3032 struct uni_add_party_rej *ar = &u->u.add_party_rej; local
[all...]

Completed in 219 milliseconds

1234