Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dptrlist.h20 #define DECLARE_PTR_LIST(listname, type) \ argument
/illumos-gate/usr/src/cmd/power/
H A Dhandlers.c82 isonlist(char *listname, const char *man, const char *prod) in isonlist()
/illumos-gate/usr/src/uts/common/io/
H A Dpm.c952 char listname[MAXCOPYBUF]; in pm_ioctl() local