Searched defs:aminor (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c2978 char *dev_path, *aminor = NULL; local
2992 aminor = di_minor_name(minor);
3010 getattr(phy_path, aminor, spectype, dev, &mode, &uid, &gid);
7136 getattr(char *phy_path, char *aminor, int spectype, dev_t dev, mode_t *mode, argument
7242 if (aminor != NULL)
7243 minor_name = aminor;

Completed in 62 milliseconds