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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregex.h405 #define REG_NOERROR _REG_NOERROR
403 #define REG_NOERROR macro
/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfsundelete.c73 #if !defined(REG_NOERROR) || (REG_NOERROR != 0)
74 #define REG_NOERROR 0 macro
1489 } else if (result == REG_NOERROR) {

Completed in 27 milliseconds