Home
last modified time | relevance | path

Searched refs:LINENO_disc (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dinit.c973 static const Namdisc_t LINENO_disc = { sizeof(Namfun_t), put_lineno, get_lineno, nget_lineno }; variable
1868 ip->LINENO_init.disc = &LINENO_disc; in nv_init()