HomeSort by: relevance | last modified time | path
    Searched refs:nssgetpid (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/include/internal/
e_os.h 269 inline int nssgetpid(void);
274 inline int nssgetpid(void) function
288 #define getpid(a) nssgetpid(a)
  /src/crypto/external/bsd/openssl/dist/
e_os.h 344 inline int nssgetpid();
349 inline int nssgetpid() function
363 # define getpid(a) nssgetpid(a)

Completed in 23 milliseconds