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

/illumos-gate/usr/src/cmd/eeprom/sparc/
H A Dopenprom.c63 static int promopen(int);
195 if (promopen(O_RDONLY)) {
206 if (promopen(O_RDWR)) {
224 if (promopen(O_RDONLY)) {
342 promopen(int oflag) function
/illumos-gate/usr/src/lib/libprtdiag/common/
H A Dpdevinfo_funcs.c237 promopen(int oflag) function
/illumos-gate/usr/src/cmd/prtconf/
H A Dpdevinfo.c159 static int promopen(int);
906 if (promopen(O_RDONLY)) {
1662 promopen(int oflag) function
1726 if (promopen(O_RDONLY)) {
1755 if (promopen(O_RDONLY)) {

Completed in 83 milliseconds