Searched refs:add_path (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/bmake/mk/ |
| H A D | install-sh | 143 add_path () { function 151 add_path /sbin 152 add_path /usr/sbin 157 add_path /etc 158 add_path /usr/etc
|
| /freebsd/contrib/bmake/ |
| H A D | install-sh | 143 add_path () { function 151 add_path /sbin 152 add_path /usr/sbin 157 add_path /etc 158 add_path /usr/etc
|
| H A D | boot-strap | 360 add_path () {
|
| /freebsd/contrib/wpa/src/utils/ |
| H A D | xml-utils.c | 210 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 D | osm_ucast_file.c | 80 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 D | print-bgp.c | 2731 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()
|