Open System Services Library Calls Reference Manual (G06.28+, H06.05+)
OSS Library Calls (n - r) rewinddir(3)
|
• ||
After a call to one of the exec set of functions, all open directory streams are closed |
automatically. |
|
• ||
The ramifications of having both the parent and child processes access the same OSS |
directory after a call to the fork() or tdm_fork() function are undefined. |
|
• ||
The consequences of calling directory functions with a dir_pointer parameter that does |
not refer to a currently opened directory stream are defined. (The error value [EBADF] |
or [EFAULT] is returned or a SIGSEGV or SIGILL signal is returned.) |
|
• ||
The error value [EBADF] or [EFAULT] can be returned by the rewinddir() function. |
The following are HP extensions to the XPG4 Version 2 specification: |
|
• ||
The error values [EBADF] and [EFAULT] can be returned. |
527187-007 Hewlett-Packard Company 5−115