/netbsd-src/external/bsd/nvi/dist/tcl_scripts/ |
H A D | gnats.tcl | 16 proc next {} { procedure 35 proc confNext {lineNum line} { 45 proc sevNext {lineNum line} { 57 proc priNext {lineNum line} { 69 proc classNext {lineNum line} { 83 proc catNext {lineNum line} {
|
/netbsd-src/usr.bin/config/ |
H A D | util.c | 193 newnv(const char *name, const char *str, void *ptr, long long i, struct nvlist *next) in newnv() argument 224 struct nvlist *next; in nvfreel() local 271 struct defoptlist *next; in defoptlist_destroy() local 320 struct loclist *next; in loclist_destroy() local 346 attrlist_cons(struct attrlist * next,struct attr * a) attrlist_cons() argument 367 struct attrlist *next; attrlist_destroyall() local 481 cfgxwarn(const char * file,int line,const char * fmt,...) cfgxwarn() argument 491 cfgvxdbg(const char * file,int line,const char * fmt,va_list ap) cfgvxdbg() argument 497 cfgvxwarn(const char * file,int line,const char * fmt,va_list ap) cfgvxwarn() argument 522 cfgxerror(const char * file,int line,const char * fmt,...) cfgxerror() argument 535 cfgvxerror(const char * file,int line,const char * fmt,va_list ap) cfgvxerror() argument 562 cfgvxmsg(const char * file,int line,const char * msgclass,const char * fmt,va_list ap) cfgvxmsg() argument [all...] |
/netbsd-src/sys/dev/raidframe/ |
H A D | rf_shutdown.c | 61 void *arg, char *file, int line) in _rf_ShutdownCreate() 89 RF_ShutdownList_t *r, *next; in rf_ShutdownList() local 92 int line; in rf_ShutdownList() local
|
H A D | rf_debugMem.c | 56 uint32_t line; member 58 struct mh_struct *next; member 68 rf_record_malloc(void *p, size_t size, const char *file, uint32_t line) in rf_record_malloc() 155 memory_hash_insert(void *addr, size_t size, const char *file, uint32_t line) in memory_hash_insert()
|
H A D | rf_shutdown.h | 58 int line; member 60 RF_ShutdownList_t *next; member
|
/netbsd-src/external/bsd/pkg_install/dist/lib/ |
H A D | var.c | 68 const char *eol, *next; in var_copy_list() local 99 char *line; in var_get() local 148 const char *eol, *next, *data; in var_get_memory() local 195 char *line; in var_set() local 303 var_cmp(const char *line, size_t linelen, const char *var, size_t varlen) in var_cmp()
|
/netbsd-src/external/lgpl3/gmp/dist/ |
H A D | tal-debug.c | 61 __gmp_tmp_debug_mark (const char *file, int line, in __gmp_tmp_debug_mark() 92 __gmp_tmp_debug_alloc (const char *file, int line, int dummy, in __gmp_tmp_debug_alloc() 117 __gmp_tmp_debug_free (const char *file, int line, int dummy, in __gmp_tmp_debug_free() 122 struct tmp_debug_entry_t *p, *next; in __gmp_tmp_debug_free() local
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | codeview.c | 35 struct line struct 37 struct line *next; member 38 unsigned int lineno; argument 44 struct line_file *next; member 46 struct line *lines_head, *lines_tail; argument 52 struct line_block *next; member 62 struct source_file *next; member
|
H A D | listing.c | 124 struct file_info_struct * next; member 146 struct list_message *next; member 157 unsigned int line; member 167 struct list_info_struct *next; member 298 unsigned int line; in listing_newline() local 477 buffer_line (file_info_type *file, char *line, unsigned int size) in buffer_line() 524 int next = fgetc (last_open_file); in buffer_line() local 676 int next = fgetc (last_open_file); in rebuffer_line() local 1027 unsigned int line; member 1124 debugging_pseudo (list_info_type *list, const char *line) in debugging_pseudo() [all …]
|
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/dsaschema/ |
H A D | dsaschema.c | 62 static int dsaschema_parse_cr(const char *fname, int lineno, char *line, char **argv) in dsaschema_parse_cr() 79 char *line, *savefname, *saveline = NULL; in dsaschema_read_config() local 219 char *line in fp_parse_line() 250 strtok_quote( char *line, char *sep ) in strtok_quote() 254 static char *next; in strtok_quote() local 305 static char *line; variable
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/ |
H A D | pic.h | 72 input *next; variable 87 string line; variable
|
/netbsd-src/external/bsd/libbind/dist/isc/ |
H A D | memcluster.c | 66 void * next; member 70 int line; member 187 __memget_record(size_t size, const char *file, int line) { in __memget_record() 252 char *curr, *next; in __memget_record() local 370 __memput_record(void *mem, size_t size, const char *file, int line) { in __memput_record() 479 __memget_debug(size_t size, const char *file, int line) { in __memget_debug() 488 __memput_debug(void *ptr, size_t size, const char *file, int line) { in __memput_debug()
|
/netbsd-src/external/mpl/dhcp/dist/server/ |
H A D | mdb.c | 68 struct host_id_info *next; member 638 const char *file, int line) in find_hosts_by_haddr() 658 const char *file, int line) in find_hosts_by_uid() 667 const char *file, int line) { in find_hosts_by_option() 938 struct iaddr addr, const char *file, int line) in find_subnet() 959 const char *file, int line) in find_grouped_subnet() 1016 struct subnet *next = (struct subnet *)0; local 1686 struct lease *lease, const char *file, int line) in lease_copy() 1922 struct lease *next = NULL; local 2057 const char *file, int line) in find_lease_by_ip_addr() [all …]
|
/netbsd-src/external/bsd/mdocml/dist/ |
H A D | mandoc_xr.h | 19 struct mandoc_xr *next; member 22 int line; /* Or -1 for this page's own names. */ member
|
/netbsd-src/external/gpl3/binutils/dist/gprof/ |
H A D | source.h | 27 struct source_file *next; member 32 void **line; /* Usage-dependent per-line data. */ member
|
/netbsd-src/external/gpl3/binutils.old/dist/gprof/ |
H A D | source.h | 27 struct source_file *next; member 32 void **line; /* Usage-dependent per-line data. */ member
|
/netbsd-src/external/bsd/tre/dist/lib/ |
H A D | xmalloc.c | 34 int line; member 36 struct hashTableItemRec *next; member 94 const char *file, int line, const char *func) in hash_table_add() 241 xmalloc_impl(size_t size, const char *file, int line, const char *func) in xmalloc_impl() 272 xcalloc_impl(size_t nmemb, size_t size, const char *file, int line, in xcalloc_impl() 304 xfree_impl(void *ptr, const char *file, int line, const char *func) in xfree_impl() 317 xrealloc_impl(void *ptr, size_t new_size, const char *file, int line, in xrealloc_impl()
|
/netbsd-src/distrib/utils/more/ |
H A D | linenum.c | 79 struct linenum *next; /* Link to next in the list */ member 83 int line; /* Line number */ member 159 add_lnum(line, pos) in add_lnum() argument
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/err/ |
H A D | err_prn.c | 26 int line, flags; in ERR_print_errors_cb() local 51 const char *file, int line) in put_error() 63 int line; in ERR_add_error_txt() local 76 const char *curr = txt, *next = txt; in ERR_add_error_txt() local
|
/netbsd-src/sys/arch/ia64/stand/common/ |
H A D | interp.c | 190 int line; member 193 struct includeline *next; member 204 int prevsrcid, fd, line; in include() local 208 int fd, flags, line; in include() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ |
H A D | mem_dbg.c | 52 int line; member 54 struct app_mem_info_st *next; /* tail of thread's stack */ member 68 int line; member 250 APP_INFO *next = current->next; in pop_info() local 269 int CRYPTO_mem_debug_push(const char *info, const char *file, int line) in CRYPTO_mem_debug_push() 316 const char *file, int line) in CRYPTO_mem_debug_malloc() 383 const char *file, int line) in CRYPTO_mem_debug_free() 411 int before_p, const char *file, int line) in CRYPTO_mem_debug_realloc()
|
/netbsd-src/external/gpl2/lvm2/dist/libdm/mm/ |
H A D | dbg_malloc.c | 23 char *dm_strdup_aux(const char *str, const char *file, int line) in dm_strdup_aux() 39 struct memblock *prev, *next; /* All allocated blocks are linked */ member 43 int line; /* Line that allocated */ member 59 void *dm_malloc_aux_debug(size_t s, const char *file, int line) in dm_malloc_aux_debug() 172 void *dm_realloc_aux(void *p, unsigned int s, const char *file, int line) in dm_realloc_aux()
|
/netbsd-src/external/gpl2/diffutils/dist/src/ |
H A D | util.c | 39 struct msg *next; member 140 struct msg *next = m->next; in print_message_queue() local 478 struct change *next = script; in print_script() local 509 print_1_line (char const *line_flag, char const *const *line) in print_1_line() 652 struct change *next; in analyze_hunk() local 679 char const *line = linbuf0[i]; in analyze_hunk() local 689 char const *line = linbuf1[i]; in analyze_hunk() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/xsasl/ |
H A D | xsasl_dovecot_server.c | 148 struct XSASL_DCSRV_MECH *next; member 214 XSASL_DCSRV_MECH *next; in xsasl_dovecot_server_mech_free() local 262 char *line, *cmd, *mech_name; in xsasl_dovecot_server_connect() local 520 static int xsasl_dovecot_parse_reply(XSASL_DOVECOT_SERVER *server, char **line) in xsasl_dovecot_parse_reply() 539 char *line, VSTRING *reply, in xsasl_dovecot_parse_reply_args() 542 char *next; in xsasl_dovecot_parse_reply_args() local 573 char *line, *cmd; in xsasl_dovecot_handle_reply() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | listing.c | 124 struct file_info_struct * next; member 146 struct list_message *next; member 157 unsigned int line; member 167 struct list_info_struct *next; member 298 unsigned int line; in listing_newline() local 477 buffer_line (file_info_type *file, char *line, unsigned int size) in buffer_line() 524 int next = fgetc (last_open_file); in buffer_line() local 676 int next = fgetc (last_open_file); in rebuffer_line() local 1021 unsigned int line; member 1118 debugging_pseudo (list_info_type *list, const char *line) in debugging_pseudo() [all …]
|