Home
last modified time | relevance | path

Searched defs:spp (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/kern/
H A Dsubr_devstat.c504 struct statspage *spp; in devstat_mmap() local
525 struct statspage *spp, *spp2; in devstat_alloc() local
590 struct statspage *spp; in devstat_free() local
/freebsd/contrib/nvi/common/
H A Dscreen.c34 screen_init(GS *gp, SCR *orig, SCR **spp) in screen_init()
/freebsd/lib/libgeom/
H A Dgeom_stats.c48 static uint npages, spp; variable
/freebsd/sys/netipsec/
H A Dipsec_pcb.c274 struct secpolicy **spp, *newsp; ipsec_set_pcbpolicy() local
H A Dkey.c1243 key_freesp(struct secpolicy **spp) in key_freesp()
1336 key_register_ifnet(struct secpolicy **spp, u_int count) in key_register_ifnet()
1381 key_unregister_ifnet(struct secpolicy **spp, u_int count) in key_unregister_ifnet()
/freebsd/contrib/nvi/vi/
H A Dvs_split.c333 vs_discard(SCR *sp, SCR **spp) in vs_discard()
H A Dvi.c60 vi(SCR **spp) in vi()
/freebsd/contrib/ntp/ntpd/
H A Dntp_request.c1589 RestrictStackT **spp, in pushRestriction() argument
1608 RestrictStackT **spp, in popRestriction() argument
1628 RestrictStackT **spp in flushRestrictionStack() argument
[all...]
H A Drefclock_gpsdjson.c2151 char ** spp, in myasprintf()
/freebsd/contrib/nvi/ex/
H A Dex.c46 ex(SCR **spp) in ex()
/freebsd/contrib/mandoc/
H A Dtbl_term.c570 tbl_hrule(struct termp *tp, const struct tbl_span *spp, in tbl_hrule()
/freebsd/crypto/heimdal/kdc/
H A Dkrb5tgs.c747 krb5_principals spp, in tgs_make_reply()
1497 krb5_principals spp = NULL; in tgs_build_reply() local
/freebsd/contrib/tcpdump/
H A Dprint-nfs.c1512 const struct nfsv3_pathconf *spp; in parsepathconf() local
/freebsd/contrib/wpa/hs20/client/
H A Dosu_client.c2602 int spp; in cmd_sub_rem() local
2761 int spp; in cmd_pol_upd() local
/freebsd/contrib/less/
H A Dscreen.c1512 …r **instr, constant char **outstr, constant char *def_instr, constant char *def_outstr, char **spp) in tmodes()