Home
last modified time | relevance | path

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

/dports/sysutils/fusefs-funionfs/funionfs-0.4.3/
H A Dfunionfs.h42 #define IDX_GET 0 macro
H A Dpath.c428 tab[IDX_GET] = pdesc; in funionfs_realpath()
435 tab[IDX_GET] = pdesc; in funionfs_realpath()
581 tab[IDX_GET] = pdesc; in old_funionfs_realpath()
588 tab[IDX_GET] = pdesc; in old_funionfs_realpath()
/dports/games/zangband/zangband/src/tk/
H A Dinterp.c1562 enum {IDX_COLOR, IDX_COUNT, IDX_GET}; in objcmd_message() enumerator
1610 case IDX_GET: /* get */ in objcmd_message()