/titanic_44/usr/src/cmd/lp/lib/msgs/ |
H A D | mdisconnect.c | 65 (void) Close(md->writefd); 67 (void) Close(md->readfd); 128 (void) Close (md->writefd); 132 (void) Close (md->readfd);
|
H A D | mconnect.c | 192 (void)Close (fd); in checklock() 201 (void)Close (fd); in checklock()
|
H A D | mlisten.c | 403 Close (mdp->readfd); in mlisten() 423 Close (mdp->readfd); in mlisten() 448 Close (mdp->readfd); in mlisten()
|
H A D | mread.c | 105 (void) Close(md->readfd);
|
H A D | streamio.c | 109 (void) Close (Open(md->file, O_RDONLY, 0)); in read3_2()
|
/titanic_44/usr/src/cmd/lp/lib/lp/ |
H A D | files.c | 187 Close(fd); in open_locked() 194 Close(fd); in open_locked() 212 Close(fd); in open_lpfile()
|
H A D | isterminfo.c | 215 Close (fd);
|
H A D | tidbit.c | 281 (void) Close(tfd);
|
/titanic_44/usr/src/cmd/lp/cmd/lpsched/ |
H A D | lpsched.c | 226 Close (0); in startup() 227 Close (2); in startup() 229 Close (1); in startup()
|
H A D | ports.c | 106 Close(fd); in open_dialup() 246 Close(fd); in open_direct()
|
H A D | files.c | 167 Close (reqfd); in rmfiles() 386 Close (fd); in _alloc_files() 414 Close(fd); in _alloc_files()
|
H A D | lpfsck.c | 278 Close(Creat(path, 0)); in proto() 295 Close(Creat(path, 0)); in proto()
|
H A D | lpsched.h | 213 Close ((MD)->readfd); \
|
H A D | dowait.c | 543 Close(fd); in geterrbuf()
|
H A D | exec.c | 448 Close (i); in exec() 561 (void)Close (1); in exec()
|
/titanic_44/usr/src/cmd/audio/utilities/ |
H A D | AudioFile.cc | 93 (void) Close(); in ~AudioFile() 153 (void) Close(); in createfile() 387 Close() in Close() function in AudioFile 411 err = AudioUnixfile::Close(); in Close()
|
H A D | AudioUnixfile.cc | 68 (void) Close(); in ~AudioUnixfile() 290 Close() in Close() function in AudioUnixfile
|
/titanic_44/usr/src/lib/libsqlite/src/ |
H A D | btree.h | 44 int (*Close)(Btree*); member 106 #define sqliteBtreeClose(pBt) (btOps(pBt)->Close(pBt))
|
/titanic_44/usr/src/cmd/audio/include/ |
H A D | AudioUnixfile.h | 93 virtual AudioError Close(); // Close file
|
H A D | AudioFile.h | 130 virtual AudioError Close(); // Close file
|
/titanic_44/usr/src/cmd/ssh/doc/ |
H A D | nchan2.ms | 2 OpenSSH Channel Close Protocol 2.0 Implementation
|
/titanic_44/usr/src/cmd/audio/audioconvert/ |
H A D | main.cc | 359 ifp->Close(); in main()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | commands.c | 153 Close(int *fd) in Close() function 1588 Close(&net); 3278 Close(&net); 3330 Close(&net); 3343 Close(&net); 3354 Close(&net);
|
/titanic_44/usr/src/cmd/lp/include/ |
H A D | lp.h | 505 #define Close _Close macro
|
/titanic_44/usr/src/lib/libsqlite/test/ |
H A D | table.test | 46 # Close and reopen the database. Verify that everything is 62 # Close and reopen the database. Verify that the table is
|