Home
last modified time | relevance | path

Searched defs:issp (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/less/dist/
H A Dlesskey_parse.c301 static int issp(char ch) in issp() function
/netbsd-src/bin/ksh/
H A Dvi.c1044 #define issp(c) (isspace((unsigned char)(c)) || (c) == '\n') macro
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_state.c517 ips_stat_t *issp = &softs->ipf_state_stats; in ipf_state_stats() local