Home
last modified time | relevance | path

Searched defs:execa (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dexec.h56 typedef struct execa { struct
60 } execa_t; argument
/illumos-gate/usr/src/cmd/sh/
H A Dservice.c224 execa(unsigned char *at[], short pos) in execa() function