Searched refs:nnot (Results 1 – 1 of 1) sorted by relevance
985 struct nnot { struct1005 struct nnot nnot; argument5003 n = n->nnot.com; in cmdtxt()8931 [NNOT ] = SHELL_ALIGN(sizeof(struct nnot)),9026 funcblocksize = calcsize(funcblocksize, n->nnot.com); in calcsize()9152 new->nnot.com = copynode(n->nnot.com); in copynode()9309 status = !evaltree(n->nnot.com, EV_TESTED); in evaltree()11882 n2 = stzalloc(sizeof(struct nnot)); in pipeline()11884 n2->nnot.com = n1; in pipeline()