Home
last modified time | relevance | path

Searched refs:add_path (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/bmake/
H A Dinstall-sh147 # after any calls to add_path()
150 add_path () {
158 add_path /sbin
159 add_path /usr/sbin
164 add_path /etc
165 add_path /usr/etc
148 add_path () { global() function
H A Dboot-strap347 add_path () {
/freebsd/contrib/bmake/mk/
H A Dinstall-sh147 # after any calls to add_path()
150 add_path () {
158 add_path /sbin
159 add_path /usr/sbin
164 add_path /etc
165 add_path /usr/etc
148 add_path () { global() function
/freebsd/contrib/wpa/src/utils/
H A Dxml-utils.c210 static char * add_path(const char *prev, const char *leaf) in add_path() function
254 new_uri = add_path(uri, name); in node_to_tnds()
415 new_uri = add_path(uri, nodename); in tnds_to_mo_iter()
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_file.c80 static void add_path(osm_opensm_t * p_osm, in add_path() function
253 add_path(p_osm, p_sw, lid, port_num, port_guid); in do_ucast_file_load()
/freebsd/contrib/tcpdump/
H A Dprint-bgp.c2731 int add_path; in bgp_update_print() local
2757 add_path = check_add_path(ndo, p, withdrawn_routes_len, 32); in bgp_update_print()
2759 if (add_path) { in bgp_update_print()
2778 if (add_path) { in bgp_update_print()
2877 add_path = check_add_path(ndo, p, length, 32); in bgp_update_print()
2880 if (add_path) { in bgp_update_print()
2896 if (add_path) { in bgp_update_print()