Searched defs:list (Results 401 - 425 of 640) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/include/rpcsvc/
H A Dyp_prot.h159 struct ypmaplist *list; member in struct:ypresp_maplist
/freebsd-13-stable/contrib/subversion/subversion/svn/
H A Dshelf-cmd.c198 list_sorted_by_date(apr_array_header_t **list, argument
276 apr_array_header_t *list; local
346 apr_array_header_t *list; local
[all...]
H A Dshelf2-cmd.c198 list_sorted_by_date(apr_array_header_t **list, argument
276 apr_array_header_t *list; local
346 apr_array_header_t *list; local
[all...]
/freebsd-13-stable/contrib/tcsh/
H A Ded.defns.c1947 static KEYCMD *const list[3] = { CcEmacsMap, CcViMap, CcViCmdMap }; local
[all...]
/freebsd-13-stable/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c358 static void tap_socket_list_delete(struct tap_socket_list* list) argument
372 static int tap_socket_list_addevs(struct tap_socket_list* list, argument
[all...]
/freebsd-13-stable/lib/libpfctl/
H A Dlibpfctl.h42 struct pf_palist list; member in struct:pfctl_pool
/freebsd-13-stable/lib/libpmc/pmu-events/
H A Djevents.c378 struct list_head list; member in struct:event_struct
/freebsd-13-stable/lib/librpcsec_gss/
H A Dsvc_rpcsec_gss.c383 struct svc_rpc_gss_client_list *list; local
409 struct svc_rpc_gss_client_list *list; local
435 struct svc_rpc_gss_client_list *list; local
[all...]
/freebsd-13-stable/lib/libusb/
H A Dlibusb10.c275 libusb_get_device_list(libusb_context *ctx, libusb_device ***list) argument
346 libusb_free_device_list(libusb_device **list, int unref_devices) argument
[all...]
/freebsd-13-stable/contrib/bmake/
H A Ddir.c245 CachedDirList list; member in struct:OpenDirs
[all...]
H A Dmeta.c1067 append_if_new(StringList *list, const char *str) argument
/freebsd-13-stable/contrib/bsnmp/lib/
H A Dsnmpclient.c565 snmp_table_fetch(const struct snmp_table *descr, void *list) argument
711 snmp_table_fetch_async(const struct snmp_table *descr, void *list, snmp_table_cb_f func, void *arg) argument
[all...]
/freebsd-13-stable/contrib/byacc/
H A Doutput.c57 puts_param_types(FILE * fp, param *list, int more) argument
82 puts_param_names(FILE * fp, param *list, int more) argument
/freebsd-13-stable/contrib/dialog/
H A Dbuildlist.c68 MY_DATA list[2]; member in struct:__anon517
[all...]
H A Dfselect.c90 init_list(LIST * list, WINDOW *par, WINDOW *win, int mousex) argument
117 data_of(LIST * list) argument
126 free_list(LIST * list, int reinit) argument
141 add_to_list(LIST * list, char *text) argument
160 keep_visible(LIST * list) argument
174 find_choice(char *target, LIST * list) argument
217 display_list(LIST * list) argument
268 fix_arrows(LIST * list) argument
294 show_list(char *target, LIST * list, bool keep) argument
317 change_list(int choice, LIST * list) argument
336 scroll_list(int direction, LIST * list) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp328 const SectionList &list = *module.GetSectionList(); local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp249 void ArchSpec::ListSupportedArchNames(StringList &list) { argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp97 ListTy list; member in class:__anon2083::UnqualUsingDirectiveSet
[all...]
/freebsd-13-stable/contrib/ldns/
H A Dpacket.c702 ldns_pkt_push_rr_list(ldns_pkt *p, ldns_pkt_section s, ldns_rr_list *list) argument
714 ldns_pkt_safe_push_rr_list(ldns_pkt *p, ldns_pkt_section s, ldns_rr_list *list) argument
/freebsd-13-stable/contrib/libedit/
H A Dhistory.c165 hentry_t list; /* Fake list header element */ member in struct:history_t
[all...]
/freebsd-13-stable/bin/ls/
H A Dls.c697 display(const FTSENT *p, FTSENT *list, in argument
[all...]
/freebsd-13-stable/bin/sh/
H A Dexpand.c87 struct arglist *list; member in struct:worddest
117 emptyarglist(struct arglist *list) argument
126 appendarglist(struct arglist *list, char *str) argument
[all...]
/freebsd-13-stable/contrib/apr-util/dbd/
H A Dapr_dbd_oracle.c326 apr_bucket_lob_create(const apr_dbd_row_t *row, int col, apr_off_t offset, apr_size_t len, apr_pool_t *p, apr_bucket_alloc_t *list) argument
/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlgc.c211 GCObject *luaC_newobj (lua_State *L, int tt, size_t sz, GCObject **list, argument
[all...]
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_xattr.c698 __zpl_xattr_user_list(struct inode *ip, char *list, size_t list_size, argument
767 __zpl_xattr_trusted_list(struct inode *ip, char *list, size_t list_size, argument
839 __zpl_xattr_security_list(struct inode *ip, char *list, size_ argument
1144 __zpl_xattr_acl_list_access(struct inode *ip, char *list, size_t list_size, const char *name, size_t name_len) argument
1161 __zpl_xattr_acl_list_default(struct inode *ip, char *list, size_t list_size, const char *name, size_t name_len) argument
[all...]

Completed in 215 milliseconds

<<11121314151617181920>>