Searched refs:pushIor (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/common/ficl/ |
H A D | fileaccess.c | 12 pushIor(ficlVm *vm, int success) function 67 pushIor(vm, f != NULL); 101 pushIor(vm, ficlFileClose(ff)); 115 pushIor(vm, !unlink(filename)); 141 pushIor(vm, !rename(from, to)); 175 pushIor(vm, ud != -1); 185 pushIor(vm, ud != -1); 243 pushIor(vm, ferror(ff->f) == 0); 296 pushIor(vm, ferror(ff->f) == 0); 310 pushIor(v [all...] |
Completed in 56 milliseconds