Home
last modified time | relevance | path

Searched refs:addnode (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dfind_names.c53 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 Dfileattr.c125 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 Dls.c393 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 Dhardlink.c105 (void) addnode (hardlist, hp); in lookup_file_by_inode()
119 (void) addnode (hp->data, p); in lookup_file_by_inode()
H A Dmyndbm.c198 if (addnode (db->dbm_list, node) == -1) in mydbm_store()
317 if (addnode (list, p) == -1) in mydbm_load_file()
H A Dhash.h56 int addnode (List *list, Node *p);
H A Dstack.c30 addnode(stack, p); in do_push()
H A Dhash.c175 addnode (dest, p); in mergelists()
324 addnode (List *list, Node *p) in addnode() function
H A Drecurse.c709 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 Dms-buffer.c155 addnode (mb->bufs, p); in ms_buffer_initialize()
H A Drcs.c584 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 Droot.c289 addnode (root_allow, n); in root_allow_add()
895 addnode (cache, node); in parse_cvsroot()
H A Dcommit.c234 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 Dexpand_path.c80 (void) addnode (variable_list, node); in variable_set()
H A Dignore.c483 (void) addnode (files, p); in ignore_files()
H A Dsubr.c1438 addnode(pflist,p); in format_cmdline()
1458 addnode( pflist,p ); in format_cmdline()
H A Dtag.c660 (void) addnode (mtlist, p); in check_fileproc()
724 (void)addnode (tlist, p); in check_fileproc()
H A Dimport.c349 (void) addnode (ulist, p); in import()
518 addnode (dirlist, n); in import_descend()
H A Dadd.c883 (void) addnode (ulist, p); in add_directory()
H A Dmain.c1091 if (addnode (root_directories, n)) in main()
H A Dlock.c1228 if (p->key == NULL || addnode (lock_tree_list, p) != 0) in lock_filesdoneproc()
H A Dentries.c601 addnode (list, p); in AddEntryNode()
H A Dhistory.c729 addnode (flist, p); in history()
H A Dclient.c2376 if (addnode (dirs_sent_to_server, n)) in send_repository()
4582 (void) addnode (ignlist, p); in send_fileproc()
H A Dlog.c769 if (addnode (*plist, p) != 0) in log_parse_list()

12