Searched refs:nspp (Results 1 – 2 of 2) sorted by relevance
69 const u_char *nspp; in decnet_print() local168 if (!print_nsp(nspp, nsplen)) in decnet_print()410 print_nsp(const u_char *nspp, u_int nsplen) in print_nsp() argument467 dp = &(nspp[data_off]); in print_nsp()513 dp = &(nspp[data_off]); in print_nsp()655 struct cimsg *cimp = (struct cimsg *)nspp; in print_nsp()698 dp = &(nspp[sizeof(struct cimsg)]); in print_nsp()708 struct ccmsg *ccmp = (struct ccmsg *)nspp; in print_nsp()756 dp = &(nspp[sizeof(struct ccmsg)]); in print_nsp()766 struct dimsg *dimp = (struct dimsg *)nspp; in print_nsp()[all …]
284 vs_fg(SCR *sp, SCR **nspp, CHAR_T *name, int newscreen) in vs_fg() argument299 if ((*nspp = nsp) == NULL) { in vs_fg()369 vs_swap(SCR *sp, SCR **nspp, char *name) in vs_swap() argument377 if ((*nspp = nsp = vs_getbg(sp, name)) == NULL) in vs_swap()