Searched refs:nspp (Results 1 – 2 of 2) sorted by relevance
475 const u_char *nspp; in decnet_print() local539 nspp = ap + sizeof(short) + sizeof(struct longhdr); in decnet_print()546 nspp = ap + sizeof(short) + sizeof(struct shorthdr); in decnet_print()567 if (!print_nsp(ndo, nspp, nsplen)) in decnet_print()794 const u_char *nspp, u_int nsplen) in print_nsp() argument796 const struct nsphdr *nsphp = (const struct nsphdr *)nspp; in print_nsp()816 const struct seghdr *shp = (const struct seghdr *)nspp; in print_nsp()849 const struct seghdr *shp = (const struct seghdr *)nspp; in print_nsp()882 const struct seghdr *shp = (const struct seghdr *)nspp; in print_nsp()884 (const struct lsmsg *)(nspp + sizeof(struct seghdr)); in print_nsp()[all …]
610 vs_fg(SCR *sp, SCR **nspp, CHAR_T *name, int newscreen) in vs_fg() argument631 if ((*nspp = nsp) == NULL) { in vs_fg()701 vs_swap(SCR *sp, SCR **nspp, char *name) in vs_swap() argument709 if ((*nspp = nsp = vs_getbg(sp, name)) == NULL) in vs_swap()