OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NAME_MAX
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xedit/dist/lisp/
pathname.h
44
#ifndef
NAME_MAX
45
#define
NAME_MAX
256
/xsrc/external/mit/xorg-server/dist/hw/xwin/
winprefs.h
48
#ifndef
NAME_MAX
49
#define
NAME_MAX
PATH_MAX
103
char iconFile[PATH_MAX +
NAME_MAX
+ 2]; /* Icon location, WIN32 path */
131
char defaultIconName[
NAME_MAX
+ 1]; /* Replacement for x.ico */
132
char trayIconName[
NAME_MAX
+ 1]; /* Replacement for tray icon */
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
winprefs.h
45
#ifndef
NAME_MAX
46
#define
NAME_MAX
PATH_MAX
107
char iconFile[PATH_MAX+
NAME_MAX
+2]; /* Icon location, WIN32 path */
137
char defaultIconName[
NAME_MAX
+1]; /* Replacement for x.ico */
138
char trayIconName[
NAME_MAX
+1]; /* Replacement for tray icon */
Completed in 15 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026