OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isnew
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/crypto/
provider.c
22
int
isnew
= 0;
local
28
isnew
= 1;
37
if (
isnew
&& !ossl_provider_add_to_store(prov, &actual, retain_fallbacks)) {
/src/crypto/external/bsd/openssl/dist/crypto/
provider.c
22
int
isnew
= 0;
local
28
isnew
= 1;
37
if (
isnew
&& !ossl_provider_add_to_store(prov, &actual, retain_fallbacks)) {
/src/external/bsd/libbind/dist/irs/
gen_gr.c
92
static int
isnew
(char **old, char *new);
409
if (
isnew
(pvt->group.gr_mem, *m)) {
459
isnew
(char **old, char *new) {
function
471
n +=
isnew
(old, *new);
480
if (
isnew
(old, *new))
/src/sys/dev/usb/
if_athn_usb.h
159
uint8_t
isnew
;
member in struct:ar_htc_target_rate
Completed in 55 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026