Searched refs:_add (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/locale/ |
H A D | strftime.c | 31 static char *_add(const char *, char *, const char *); 132 pt = _add((t->tm_wday < 0 || in _fmt() 138 pt = _add((t->tm_wday < 0 || in _fmt() 144 pt = _add((t->tm_mon < 0 || in _fmt() 151 pt = _add((t->tm_mon < 0 || in _fmt() 254 pt = _add("\n", pt, ptlim); in _fmt() 257 pt = _add((t->tm_hour >= (HOURSPERDAY / 2)) ? in _fmt() 278 pt = _add(buf, pt, ptlim); in _fmt() 286 pt = _add("\t", pt, ptlim); in _fmt() 424 pt = _add(tzname[t->tm_isdst != 0], in _fmt() [all …]
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | ptrmap.h | 10 void name##_add(struct name **map, ktype k, vtype v) { \
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/ |
H A D | ecore.tex | 1278 …\item \myfunc{rdma\_add\_user}{rdma_add_user} -- this function allocates a dpi index for the clien…
|