Home
last modified time | relevance | path

Searched defs:p_command (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/bin/csh/
H A Dproc.h58 Char *p_command; /* first PMAXLEN chars of command */ member
/freebsd-src/contrib/tcsh/
H A Dsh.proc.h80 Char *p_command; /* command */ member
/freebsd-src/sys/dev/qlnx/qlnxe/
H A Decore_hw.c650 struct dmae_cmd *p_command = p_hwfn->dmae_info.p_dmae_cmd; in ecore_dmae_post_command() local