Home
last modified time | relevance | path

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

/freebsd/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/cddl/usr.sbin/dwatch/libexec/
H A Dsched88 this->args = this->args0;
H A Dproc122 this->details = this->args0;
/freebsd/sys/net80211/
H A Dieee80211_mesh.c2711 int category, int action, void *args0) in mesh_send_action_meshpeering_open() argument
2715 uint16_t *args = args0; in mesh_send_action_meshpeering_open()
2771 int category, int action, void *args0) in mesh_send_action_meshpeering_confirm() argument
2775 uint16_t *args = args0; in mesh_send_action_meshpeering_confirm()
2839 int category, int action, void *args0) in mesh_send_action_meshpeering_close() argument
2843 uint16_t *args = args0; in mesh_send_action_meshpeering_close()