OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNIQUE
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/sort/
radix_sort.c
110
if (
UNIQUE
&& a != sp->sa)
200
if (r == 0 &&
UNIQUE
) {
msort.c
281
if (c != 0 || (
UNIQUE
&& cfile == flist[0]
313
if (
UNIQUE
)
352
if (cmpv == 0 &&
UNIQUE
)
395
if (
UNIQUE
&& !c) {
sort.c
102
int SINGL_FLD = 0, SEP_FLAG = 0,
UNIQUE
= 0;
246
UNIQUE
= 1;
254
if (
UNIQUE
)
sort.h
168
extern int SINGL_FLD, SEP_FLAG,
UNIQUE
, REVERSE;
/src/share/examples/puffs/pgfs/
newfs.sql
75
loid Oid NOT NULL
UNIQUE
);
84
cookie int8 NOT NULL
UNIQUE
DEFAULT nextval('dircookie_seq'),
Completed in 12 milliseconds
Indexes created Fri Nov 07 20:09:51 GMT 2025