Home
last modified time | relevance | path

Searched refs:args0 (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/netbsd-tests/lib/libc/gen/posix_spawn/
H A Dt_spawn.c146 char * const args0[] = { __UNCONST("h_spawn"), __UNCONST("0"), NULL }; in ATF_TC_BODY() local
155 err = posix_spawn(&pid, buf, NULL, NULL, args0, NULL); in ATF_TC_BODY()
/freebsd-14.2/cddl/usr.sbin/dwatch/libexec/
H A Dsched40 this->args = this->args0;
H A Dproc101 this->details = this->args0;
/freebsd-14.2/sys/net80211/
H A Dieee80211_mesh.c2714 int category, int action, void *args0) in mesh_send_action_meshpeering_open() argument
2718 uint16_t *args = args0; in mesh_send_action_meshpeering_open()
2774 int category, int action, void *args0) in mesh_send_action_meshpeering_confirm() argument
2778 uint16_t *args = args0; in mesh_send_action_meshpeering_confirm()
2842 int category, int action, void *args0) in mesh_send_action_meshpeering_close() argument
2846 uint16_t *args = args0; in mesh_send_action_meshpeering_close()