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

  /src/crypto/external/apache2/openssl/dist/crypto/bio/
bss_fd.c 57 static int fd_free(BIO *data);
71 fd_free,
99 static int fd_free(BIO *a) function
161 fd_free(b);
bss_fd.c 57 static int fd_free(BIO *data);
71 fd_free,
99 static int fd_free(BIO *a) function
161 fd_free(b);
  /src/crypto/external/bsd/openssl/dist/crypto/bio/
bss_fd.c 57 static int fd_free(BIO *data);
71 fd_free,
99 static int fd_free(BIO *a) function
161 fd_free(b);
bss_fd.c 57 static int fd_free(BIO *data);
71 fd_free,
99 static int fd_free(BIO *a) function
161 fd_free(b);
  /src/crypto/external/bsd/openssl.old/dist/crypto/bio/
bss_fd.c 57 static int fd_free(BIO *data);
73 fd_free,
101 static int fd_free(BIO *a) function
163 fd_free(b);
bss_fd.c 57 static int fd_free(BIO *data);
73 fd_free,
101 static int fd_free(BIO *a) function
163 fd_free(b);
  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
store_fd.c 114 fd_free(krb5_storage * sp) function
184 sp->free = fd_free;
store_fd.c 114 fd_free(krb5_storage * sp) function
184 sp->free = fd_free;
  /src/sys/sys/
filedesc.h 216 void fd_free(void);
filedesc.h 216 void fd_free(void);
  /src/sys/rump/librump/rumpkern/
lwproc.c 465 /* fd_free() must be called from curlwp context. talk about ugh */
467 fd_free();
lwproc.c 465 /* fd_free() must be called from curlwp context. talk about ugh */
467 fd_free();
  /src/sys/kern/
kern_exit.c 303 fd_free();
kern_exit.c 303 fd_free();
kern_descrip.c 206 * fd_free tears down the table without maintaining its bitmap.
1567 fd_free(void) function
1795 fd_free();
kern_descrip.c 206 * fd_free tears down the table without maintaining its bitmap.
1567 fd_free(void) function
1795 fd_free();
kern_lwp.c 1130 fd_free();
kern_lwp.c 1130 fd_free();
  /src/sys/compat/linux/common/
linux_misc.c 2092 fd_free();
linux_misc.c 2092 fd_free();

Completed in 68 milliseconds