Searched refs:xf_name (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/bin/ksh/
H A Demacs.c44 const char *xf_name; member in struct:x_ftab
1376 kb_decode(k->seq), k->ftab->xf_name);
1400 if (x_ftab[i].xf_name == NULL)
1402 if (x_ftab[i].xf_name &&
1404 shprintf("%s\n", x_ftab[i].xf_name);
1452 if (x_ftab[i].xf_name == NULL)
1454 if (!strcmp(x_ftab[i].xf_name, a2)) {
/openbsd-current/sys/netinet/
H A Dip_ipsp.c148 .xf_name = "IPv4 Simple Encapsulation",
158 .xf_name = "IPsec AH",
168 .xf_name = "IPsec ESP",
178 .xf_name = "IPcomp",
190 .xf_name = "TCP MD5 Signature Option, RFC 2385",
H A Dip_ipsp.h531 char *xf_name; /* human-readable name */ member in struct:xformsw

Completed in 122 milliseconds