Home
last modified time | relevance | path

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

/dflybsd-src/bin/sh/pregenerated/
H A Dnodes.h42 struct ncmd { struct
43 int type;
44 union node *args;
45 union node *redirect;
138 struct ncmd ncmd; member
/dflybsd-src/sys/dev/raid/mlx/
H A Dmlx.c213 int error, ncmd; in mlx_sglist_map() local
/dflybsd-src/sys/dev/raid/mly/
H A Dmly.c1719 int i, ncmd; in mly_alloc_commands() local