Searched refs:print_file (Results 1 - 4 of 4) sorted by relevance
| /illumos-gate/usr/src/cmd/fs.d/smbclnt/smbutil/ |
| H A D | print.c | 60 static int print_file(smb_ctx_t *, char *, int); 67 "server/share {print_file|-}\n")); 157 error = print_file(ctx, titlebuf, file); 186 print_file(smb_ctx_t *ctx, char *title, int file) function
|
| /illumos-gate/usr/src/lib/libzfs/common/ |
| H A D | libzfs_diff.c | 234 print_file(FILE *fp, differ_info_t *di, char type, const char *file, function 301 print_file(fp, di, ZDIFF_ADDED, tobjname, &tsb); 308 print_file(fp, di, ZDIFF_REMOVED, fobjname, &fsb); 325 print_file(fp, di, ZDIFF_MODIFIED, fobjname, &tsb); 332 print_file(fp, di, ZDIFF_REMOVED, fobjname, &fsb); 333 print_file(fp, di, ZDIFF_ADDED, tobjname, &tsb); 367 print_file(fp, di, ZDIFF_REMOVED, namebuf, &sb);
|
| /illumos-gate/usr/src/tools/protocmp/ |
| H A D | protocmp.c | 145 print_file(char *file) function 180 print_file(need_add_file); 188 print_file(need_rm_file); 200 print_file(differ_file);
|
| /illumos-gate/usr/src/cmd/mdb/common/mdb/ |
| H A D | mdb_cmds.c | 1384 print_file(void *data, const GElf_Sym *sym, const char *name, function 1412 MDB_TGT_BIND_ANY | MDB_TGT_TYPE_FILE, print_file, &i);
|
Completed in 54 milliseconds