Home
last modified time | relevance | path

Searched refs:run_parent (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/tools/regression/sockets/sendfile/
H A Dsendfile.c95 static void run_parent(void);
373 run_parent(void) in run_parent() function
479 run_parent(); in main()
/freebsd-14.2/sys/dev/usb/wlan/
H A Dif_run.c447 static void run_parent(struct ieee80211com *);
905 ic->ic_parent = run_parent; in run_attach()
3868 run_parent(struct ieee80211com *ic) in run_parent() function