Home
last modified time | relevance | path

Searched defs:INSERT (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/rmvolmgr/
H A Dvold.h39 INSERT, enumerator
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Ddefs.h91 #define INSERT 1 macro
/titanic_41/usr/src/cmd/xargs/
H A Dxargs.c125 static int INSERT = FALSE; variable
/titanic_41/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb.c244 #define INSERT(bp) \ macro
/titanic_41/usr/src/lib/libc/port/locale/
H A Dregcomp.c149 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos) macro
/titanic_41/usr/src/lib/libshell/common/edit/
H A Dvi.c181 #define INSERT -35 /* insert mode */ macro