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

/freebsd-10.0-release/crypto/openssl/crypto/objects/
H A Dobj_dat.pl57 if(defined $snames{$d})
62 { $snames{$d} = "X"; }
/freebsd-10.0-release/sys/dev/acpica/
H A Dacpi.c3490 static const char *snames[] = { "S0", "S1", "S2", "S3", "S4", "S5" }; local
3493 return (snames[sstate]);

Completed in 166 milliseconds