Searched refs:fd_new (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/crypto/openssl/crypto/bio/
H A Dbss_fd.c56 static int fd_new(BIO *h);
70 fd_new,
90 static int fd_new(BIO *bi) function
/freebsd-current/sys/net/route/
H A Dfib_algo.c1379 struct fib_data *fd_new, *fd_tmp = NULL; local
1387 result = setup_fd_instance(flm_new, fd->fd_rh, fd_tmp, &fd_new, true);
1392 FD_PRINTF(LOG_INFO, fd_new, "switched to new instance");

Completed in 81 milliseconds