| /src/usr.bin/sys_info/ |
| sys_info.sh | 102 getversion() { function 284 getversion "$1"
|
| sys_info.sh | 102 getversion() { function 284 getversion "$1"
|
| /src/external/bsd/tmux/dist/ |
| tmux.c | 344 getversion(void) function 414 printf("tmux %s\n", getversion());
|
| tmux.c | 344 getversion(void) function 414 printf("tmux %s\n", getversion());
|
| environ.c | 264 environ_set(env, "TERM_PROGRAM_VERSION", 0, "%s", getversion());
|
| environ.c | 264 environ_set(env, "TERM_PROGRAM_VERSION", 0, "%s", getversion());
|
| proc.c | 191 (long)getpid(), getversion(), socket_path, PROTOCOL_VERSION);
|
| proc.c | 191 (long)getpid(), getversion(), socket_path, PROTOCOL_VERSION);
|
| input.c | 1809 getversion());
|
| input.c | 1809 getversion());
|
| tmux.h | 2268 const char *getversion(void);
|
| tmux.h | 2268 const char *getversion(void);
|
| format.c | 2531 return (xstrdup(getversion()));
|
| format.c | 2531 return (xstrdup(getversion()));
|
| /src/usr.sbin/pwd_mkdb/ |
| pwd_mkdb.c | 183 static uint32_t getversion(const char *); 221 db->rversion = getversion(dbname); 728 getversion(const char *fname) function
|
| pwd_mkdb.c | 183 static uint32_t getversion(const char *); 221 db->rversion = getversion(dbname); 728 getversion(const char *fname) function
|