| /netbsd-src/external/gpl2/xcvs/dist/src/ |
| H A D | find_names.c | 53 if (addnode (filelist, fnode) != 0) in add_entries_proc() 140 if (addnode (dirlist, dnode) != 0) in add_subdir_proc() 354 if (addnode (retval, p)) freenode (p); in find_files() 517 if (addnode (list, p) != 0) in find_dirs()
|
| H A D | fileattr.c | 125 if (addnode (attrlist, newnode) != 0) in fileattr_read() 365 addnode (attrlist, node); in fileattr_set() 444 addnode (attrlist, node); in fileattr_setall() 487 addnode (attrlist, node); in fileattr_newfile()
|
| H A D | ls.c | 393 addnode (callerdat, p); in ls_fileproc() 431 addnode (p->data, n); in ls_fileproc() 490 addnode (p->data, n); in ls_direntproc() 500 addnode (callerdat, p); in ls_direntproc()
|
| H A D | hardlink.c | 105 (void) addnode (hardlist, hp); in lookup_file_by_inode() 119 (void) addnode (hp->data, p); in lookup_file_by_inode()
|
| H A D | myndbm.c | 198 if (addnode (db->dbm_list, node) == -1) in mydbm_store() 317 if (addnode (list, p) == -1) in mydbm_load_file()
|
| H A D | hash.h | 56 int addnode (List *list, Node *p);
|
| H A D | stack.c | 30 addnode(stack, p); in do_push()
|
| H A D | hash.c | 175 addnode (dest, p); in mergelists() 324 addnode (List *list, Node *p) in addnode() function
|
| H A D | recurse.c | 709 if (addnode (root_directories, n)) in do_recursion() 1164 if (addnode (root_directories, n)) in do_dir_proc() 1283 if (addnode (*listp, p) != 0) in addlist()
|
| H A D | ms-buffer.c | 155 addnode (mb->bufs, p); in ms_buffer_initialize()
|
| H A D | rcs.c | 584 if (addnode (rdata->other, kv) != 0) in RCS_reparsercsfile() 608 if (addnode (rdata->versions, q) != 0) in RCS_reparsercsfile() 789 if (addnode (vnode->other, kv) != 0) in RCS_fully_parse() 866 if (addnode (vnode->other, kv) != 0) in RCS_fully_parse() 880 if (addnode (vnode->other, kv) != 0) in RCS_fully_parse() 2061 (void) addnode (list, p); in do_symbols() 2105 (void) addnode (list, p); in do_locks() 2141 (void) addnode (list, p); in do_branches() 5108 addnode (delta->other_delta, np); in RCS_checkin() 5130 addnode (delta->other_delta, np); in RCS_checkin() [all …]
|
| H A D | root.c | 289 addnode (root_allow, n); in root_allow_add() 895 addnode (cache, node); in parse_cvsroot()
|
| H A D | commit.c | 234 if (addnode (args->ignlist, p) != 0) in find_fileproc() 316 (void)addnode (args->ulist, node); in find_fileproc() 987 (void) addnode (mulist, p); in check_fileproc() 1056 (void) addnode (ulist, p); in check_fileproc() 1074 (void) addnode (cilist, p); in check_fileproc()
|
| H A D | expand_path.c | 80 (void) addnode (variable_list, node); in variable_set()
|
| H A D | ignore.c | 483 (void) addnode (files, p); in ignore_files()
|
| H A D | subr.c | 1438 addnode(pflist,p); in format_cmdline() 1458 addnode( pflist,p ); in format_cmdline()
|
| H A D | tag.c | 660 (void) addnode (mtlist, p); in check_fileproc() 724 (void)addnode (tlist, p); in check_fileproc()
|
| H A D | import.c | 349 (void) addnode (ulist, p); in import() 518 addnode (dirlist, n); in import_descend()
|
| H A D | add.c | 883 (void) addnode (ulist, p); in add_directory()
|
| H A D | main.c | 1091 if (addnode (root_directories, n)) in main()
|
| H A D | lock.c | 1228 if (p->key == NULL || addnode (lock_tree_list, p) != 0) in lock_filesdoneproc()
|
| H A D | entries.c | 601 addnode (list, p); in AddEntryNode()
|
| H A D | history.c | 729 addnode (flist, p); in history()
|
| H A D | client.c | 2376 if (addnode (dirs_sent_to_server, n)) in send_repository() 4582 (void) addnode (ignlist, p); in send_fileproc()
|
| H A D | log.c | 769 if (addnode (*plist, p) != 0) in log_parse_list()
|