代码搜索:Namespace
找到约 10,000 项符合「Namespace」的源代码
代码结果 10,000
www.eeworm.com/read/301429/3840058
java namespace.java
package com.openwave.mms.mm7;
import com.openwave.mms.mm7.util.Enum;
import com.openwave.mms.mm7.soap.SOAPConsts;
/**
* This class encapsulates the various versions of the MM7 URI.
*/
pub
www.eeworm.com/read/298657/3860351
h namespace.h
/*
* Copyright (c) 2001 Daniel Eischen .
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided
www.eeworm.com/read/298657/3860628
h namespace.h
/*
* Copyright (c) 2001 Daniel Eischen .
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided
www.eeworm.com/read/292705/3948577
c namespace.c
/*
* linux/fs/namespace.c
*
* (C) Copyright Al Viro 2000, 2001
* Released under GPL v2.
*
* Based on code from fs/super.c, copyright Linus Torvalds and others.
* Heavily rewritten.
*/
#inclu
www.eeworm.com/read/288937/3998629
h namespace.h
#ifndef _NAMESPACE_H_
#define _NAMESPACE_H_
#ifdef __KERNEL__
struct namespace {
atomic_t count;
struct vfsmount * root;
struct list_head list;
struct rw_semaphore sem;
};
extern void umount_tr
www.eeworm.com/read/284310/4066511
lua namespace.lua
-- tolua: namespace class
-- Written by Waldemar Celes
-- TeCGraf/PUC-Rio
-- Jul 2003
-- $Id: $
-- This code is free software; you can redistribute it and/or modify it.
-- The software provided hereu
www.eeworm.com/read/279968/4129440
h namespace.h
/*
* Copyright (c) 2001 Daniel Eischen .
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided
www.eeworm.com/read/279968/4129717
h namespace.h
/*
* Copyright (c) 2001 Daniel Eischen .
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided
www.eeworm.com/read/275576/4173815
java namespace.java
/**
*
* Copyright 2005 LogicBlaze, Inc. http://www.logicblaze.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with
www.eeworm.com/read/439082/1818601
c namespace.c
/*
* linux/fs/namespace.c
*
* (C) Copyright Al Viro 2000, 2001
* Released under GPL v2.
*
* Based on code from fs/super.c, copyright Linus Torvalds and others.
* Heavily rewritten.
*/
#inclu