Searched defs:print_path (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_set.c223 print_path(const char **path, int indent) function
242 print_path(mdb.m_ipath, 14);
244 print_path(mdb.m_lpath, 14);
/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c312 static void print_path(char **, int);
1266 print_path(input_path,
1281 print_path(input_path,
1581 print_path(input_path,
1712 print_path(current_path, (int)current_pathp);
2159 print_path(input_path, (int)input_pathp);
2175 print_path(input_path, (int)input_pathp);
2221 print_path(fn->fname, (int)fn->len);
2257 print_path(fn0->fname, (int)(fn0->len - 1));
2797 * print_path
2800 print_path(char *p[], int pntr) function
[all...]

Completed in 108 milliseconds